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