Description
It lead to exceptions like this even if you disable detach for EventStrategy
java.lang.IllegalStateException: Property addition is not supported at org.apache.tinkerpop.gremlin.structure.Element$Exceptions.propertyAdditionNotSupported(Element.java:133) ~[gremlin-core-3.3.4.jar:3.3.4] at org.apache.tinkerpop.gremlin.structure.util.detached.DetachedElement.property(DetachedElement.java:80) ~[gremlin-core-3.3.4.jar:3.3.4]