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