isTermination property

bool isTermination

flag for termination requests.

Implementation

bool get isTermination => (command == _terminateCommand);