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