Optional
isThis flag indicates whether the observable is asynchronous. Any observable that accepts promise returns may be asynchronous but this information is not available at runtime unless you specify here, typically via AsyncObservable.
True if there is at least one observer registered.
A discrete event that may be monitored via callback. Could call it "event" but that could be confused with Matter cluster events and/or DOM events.