incrementBy property
Value by which sequence will increment itself. Increment_value can be positive or negative.
Implementation
int incrementBy = 1;
Value by which sequence will increment itself. Increment_value can be positive or negative.
int incrementBy = 1;