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