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