double FontSize { get; set; }
Property FontSize As Double Get Set
property double FontSize { double get (); void set (double value); }
abstract FontSize : float with get, set
In This Article