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