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