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