Watches a property of an object.
The object to watch.
The name of the property to watch.
The callback to call when the property changes. It receives the new value and the old value.
Watches a property of an object.