public float FontSize { get; set; }
Public Property FontSize As Single Get Set
public: property float FontSize { float get (); void set (float value); }