Function Range.allowGreater

If true, value may be greater than maxValue.

bool allowGreater() nothrow @property @nogc;

void allowGreater (
  bool v
) nothrow @property @nogc;