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