SettingPropertyAttribute
Namespace: JoaLauncher.Api.Attributes
[AttributeUsage(AttributeTargets.Property)]
public class SettingPropertyAttribute : AttributeProperties
public string Name { get; set; }Type: System.String
public string Description { get; set; }Type: System.String