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