[]
Gets or sets whether the user can enter nulls values.
public bool AllowNull { get; set; }
Null values are encoded in the Value property as double.NaN.