I have a C# type that represents a deserialized C# payload. But it\'s deserialized in one place by System.Text.Json. In another place, it\'s Json.NET.
So right now, I hav