I would like to update a System.Text.Json.JsonDocument properties. I can read the id property using:
var id = obj.RootElement.GetProperty("id").GetStr