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