counter property

int counter

Implementation

int get counter {
  return _counter;
}