Notifies any watchers that a property has changed. Will not notify if the value has not changed.
Typically only used when a backing field for a getter only property has changed.
The object with the property that changed.
The property that changed.
Error if the object is not observable.
Notifies any watchers that a property has changed. Will not notify if the value has not changed.
Typically only used when a backing field for a getter only property has changed.