Properties
Protected _code
_code: string = `function onStart() {return ExecutionStatus.Continue;}function onUpdate() {return ExecutionStatus.Finish;}`
deleted
deleted: AsyncEvent<string> = new AsyncEvent<string>()
isPersistent
isPersistent: boolean = false
Optional templatePath
templatePath: undefined | string