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