hasNext property

bool hasNext
getter/setter pair

True if query has next items to be queried

Implementation

bool hasNext = true;