done property

bool done
getter/setter pair

Should we stop parsing before hitting the end of the string.

Implementation

bool done = false;