kevin-montrose / Jil

Fast .NET JSON (De)Serializer, Built On Sigil
MIT License
2.15k stars 253 forks source link

Can't edit Deserialized child Object #340

Open ferchoMancini opened 4 years ago

ferchoMancini commented 4 years ago

After I deserialize a json, I need to edit some of its values. But I'm getting the error below. Is there any way to achieve that?

E.g: image