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