When respecting CS8618 aka not using a setter with a List<> property, we noticed that deserializing a model with System.Text.Json silently keeps the property to null, despite existing values in the ...