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