pub fn set(value: &mut Value, key: &str, new_value: Value) -> Result<(), String>
Set value in object by key