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