Gets/sets the maximum value of the range against which to be tested. Values that are less than or equal to this value, and also greater than or equal to the MinimumValue, are considered to be within range.
Gets/sets the minimum value of the range against which to be tested. Values that are greater than or equal to this value, and also less than or equal to the MaximumValue, are considered to be within range.