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