count property

int count
getter/setter pair

The number of times the object has been referenced.

Implementation

int count = 1;