[]
Gets or sets whether the condition does not accept or accepts values in the range.
public bool IsNotBetween { get; set; }
Public Property IsNotBetween As Boolean
true if this instance is not between the conditions; otherwise, false.
true
false