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