[]
Gets or sets a value indicating whether the parameter can accept null values.
public bool Nullable { get; set; }
true if null values are permissible; otherwise, false.
true
false