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