currentState property
        
        State
        currentState
        
      
final
      The current State at the time of the Change.
Implementation
final State currentState;
The current State at the time of the Change.
final State currentState;