maxValue property

int maxValue
getter/setter pair

The maximum value of the range. The participant can not proceed if the number is outside the range.

Implementation

int maxValue;