terminate property

bool get terminate

Implementation

bool get terminate => this == stop || this == stopWithMessage;