Property IsNullable IsNullable Sets a value that indicates whether the parameter accepts null values. Declaration public bool IsNullable { get; set; } Property Value Type Description System.Boolean