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