gotPositive property
getter/setter pair
Did we see something that indicates this is, or at least might be, a positive number.
Implementation
bool gotPositive = false;
Did we see something that indicates this is, or at least might be, a positive number.
bool gotPositive = false;