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