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