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