uses property

int uses
getter/setter pair

How often this object was read or written during evaluation. Can be used for optimization and reporting unused variables.

Implementation

int uses = 0;