gotNegative property

bool gotNegative
getter/setter pair

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

Implementation

bool gotNegative = false;