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