public string userID { get; set; }
Public Property userID As String Get Set
public: property String^ userID { String^ get (); void set (String^ value); }