identifier property

int identifier
getter/setter pair

The unique identifier of this instance.

Each instance has its own identifier, a numeric value starting at 1, to identify it among other instances.

Implementation

int identifier;