counter property

int counter
getter/setter pair

An arbitrary counter.

This can be used to generated methods which must have a unique name-

Implementation

int counter = 0;