public string font { get; set; }
Public Property font As String Get Set
public: property String^ font { String^ get (); void set (String^ value); }