[]
Gets a value indicating whether the range is empty, i.e., the lower bound is equal to the upper bound.
public bool IsEmpty { get; }
true if the range is empty; otherwise, false.
true
false