I have included `this.set('externalFilters', someValue); this.notifyPropertyChange();` in a function in the actions hash. I suspect I am not doing this properly. On what object should `notifyPropertyChange()` be called?