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