void updateValue(String path, Object value)

Updates the value of the node at path to the given value.

Source

void updateValue(String path, Object value);