gotPositive property

bool gotPositive
getter/setter pair

Did we see something that indicates this is, or at least might be, a positive number.

Implementation

bool gotPositive = false;