std:std.json.JsonObject.SetValue
Sets a key to a value.
Sets the value associated with key in the object.
key
Any previous value associated with key is overwritten.
value