{{#if this.isState}}
  {{yield (get this.taskInstance this.state)}}
{{/if}}
