Gets or sets a value indicating if this column can store null values.
public virtual Nullable<bool> IsNullable { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; }
ColumnModel ClassSystem.Data.Entity.Migrations.Model Namespace