increment property

int get increment

Implementation

int get increment {
  return _incrementBy(1);
}