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