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