'Declaration <DefaultValueAttribute()> Public Overridable Property ForegroundThemeColor As String
'Usage Dim instance As StyleInfo Dim value As String instance.ForegroundThemeColor = value value = instance.ForegroundThemeColor
[DefaultValue()] public virtual string ForegroundThemeColor {get; set;}