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