increment property

int get increment

Returns the next integer.

Implementation

int get increment => this + 1;