Updates the value of the node at path to the given value.
path
value
void updateValue(String path, Object value);