Hi , I have registered my Event Listener for "nt:unstructured" node type and listening to the events of type Event.PROPERTY_ADDED | Event.PROPERTY_CHANGED. Is there any way to restrict the generation of events for certain properties.I want the events to trigger only when certain properties are added...