| Name | <PropertyHolderObject.with_single[<mechanism>=<value>]> |
| Returns | PropertyHolderObject |
| Description | Returns a copy of the object with a single mechanism adjustment applied.
This avoids the risk of escaping issues. |
| Group | properties |
| Source | https://github.com/DenizenScript/Denizen-Core/blob/master/src/main/java/com/denizenscript/denizencore/objects/properties/PropertyParser.java#L490 |