increment method

PropertyLaps increment()

safety method.
1 が加算される.

Implementation

PropertyLaps increment() => PropertyLaps(value + 1);