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