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