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