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