[Missing <summary> documentation for "P:NHibernate.Mapping.Collection.Role"]
public string Role { get; set; }
Public Property Role As String Get Set
public: property String^ Role { String^ get (); void set (String^ value); }