@hosted({ path: 'options' })
  @controlled({ path: 'options' })
  @attr({ mode: 'boolean', attribute: 'should-resubscribe' })
    shouldResubscribe = false;