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