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