[Missing <summary> documentation for "P:NHibernate.Type.EntityType.IsNullable"]
public abstract bool IsNullable { get; }
Public MustOverride ReadOnly Property IsNullable As Boolean Get
public: virtual property bool IsNullable { bool get () abstract; }