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