incrementBy property

int incrementBy
getter/setter pair

Value by which sequence will increment itself. Increment_value can be positive or negative.

Implementation

int incrementBy = 1;