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