FontWeight? LimitationFontWeight { get; set; }
Property LimitationFontWeight As FontWeight
Get
Set
property FontWeight^ LimitationFontWeight {
FontWeight^ get ();
void set (FontWeight^ value);
}
abstract LimitationFontWeight : FontWeight with get, set