Hi,
I want to help the user enter a correct property value in the editor by trimming away spaces from the value.
But in the event onPropertyValueChanging, I cannot get the options.newValue to change the value of the property. And changing the options.obj directly does not work either.