If you have a VM property with a getter and a setter, and you return from that setter you will see the following error on the console:
canReflect.setValue - cannot set the value
The following codepen provides an example.
https://codepen.io/kphillips86/pen/WLdYNP?editors=0011