Removes the property at path of object.
Note: This method mutates object.
The object to modify.
The path of the property to unset.
Returns true if the property is deleted, else false.
Removes the property at path of object.
Note: This method mutates object.