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