'Declaration Public Overrides ReadOnly Property ActualFontWeight As System.Windows.FontWeight
'Usage Dim instance As DataLabel Dim value As System.Windows.FontWeight value = instance.ActualFontWeight
public override System.Windows.FontWeight ActualFontWeight {get;}