public readonly property isRunning as Boolean:
True while the backing pseudo-terminal process is still running.
if terminal.isRunning: terminal.runCommand("echo alive")