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