Index signature for additional properties.
Registers an observer for a specific field.
The field to observe.
The observer instance to notify.
The callback to invoke when the field changes.
Optional
options: IObserverOptionsOptional observer options.
Unregisters all observers from all fields.
Interface representing an observable object that supports observation of its fields.