The value held by the external store.
Optional
deleteDeletes a value from the store.
Returns the current stored value, or null
if there's no value.
Optional
setSubscribes the listener to changes of the observed value.
The listener to subscribe.
The observable external store.