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