Inputs
Name | Abbreviation | Type | Access | Description |
Object | O | Object | Item | The object to write to |
Property | P | String | Item | The property to delete |
Outputs
Name | Abbreviation | Type | Access | Description |
Object | O | Object | Item | The object with the property deleted |
How-to
Feed in an existing object
This could be from panel or any node that generates objects
Nominate a property
Include properties.{{propertyName}} in the string
This would likely be from a string node. Or, you can type the property name into the box
The result is a new object with the property removed.

