newValue property

T? newValue
getter/setter pair

The new value of the variable changed during the state change

Implementation

T? newValue;