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