In isolation mode, I’m trying to trigger an update to a property whenever a private variable changes. I’m using receive event for when a private variable changes, and I can see that the variable changes, but I’m not getting the event triggered. Any idea why that is?