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