A decorator for a public field which sets calls a callback if the property's value is changed.
The type of the field being watched
The callback to call if the value changes. this is bound.
this
A decorator for a public field which sets calls a callback if the property's value is changed.