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