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