@hosted({ path: 'options' })
  @controlled({ path: 'options' })
  @attr({ attribute: 'no-auto-subscribe', mode: 'boolean' })
    noAutoSubscribe = false;