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