value property

int value
getter/setter pair

The current value of the counter.

Implementation

int value = 0;