implicitResultCounter property

int implicitResultCounter
getter/setter pair

how many times we have stored an implicit result

Implementation

int implicitResultCounter = 0;