public string FontFamily { get; set; }
Public Property FontFamily As String Get Set
public: property String^ FontFamily { String^ get (); void set (String^ value); }
member FontFamily : string with get, set
In This Article