public FontWeight FontWeight { get; set; }Public Property FontWeight As FontWeight
Get
Setpublic:
virtual property FontWeight^ FontWeight {
FontWeight^ get () sealed;
void set (FontWeight^ value) sealed;
}abstract FontWeight : FontWeight with get, set
override FontWeight : FontWeight with get, set