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