This method checks the start behavior state.
When the user code calls the startBehavior method of a reactive class, the class takes the default transition of the statechart. If there are null transitions immediately after the default transition, the reactive class sends a special event to itself, and changes its state accordingly. The shouldCompleteStartBehavior method checks the value of this state.