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