finished

open val finished: Boolean = true

This variable keeps track of whether the command has finished or not. It is used by the CommandHandler to stop finished commands.