goodUpperBound property

num? goodUpperBound

Implementation

num? get goodUpperBound;
void goodUpperBound=(num? value)

Implementation

set goodUpperBound(num? value);