bool hasBoundedHeight

Whether there is an upper bound on the maximum height.

Source

bool get hasBoundedHeight => maxHeight < double.INFINITY;