Description
This node returns a boolean that will be true if the given property and all parts of that property exist. This means you can use this node to check if you can for example display a certain property to the user.
In this example the property exists node will check if an object with the name Cube.009 exists and if a property called name exists on that object. You can also use this for properties with more inputs instead of having to check each part manually.


