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