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