public FontWeight FontWeight { get; set; }
Public Property FontWeight As FontWeight Get Set
public: property FontWeight FontWeight { FontWeight get (); void set (FontWeight value); }
member FontWeight : FontWeight with get, set
In This Article