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