How can you get a better error message which inclu...
# serialization
h
How can you get a better error message which includes the serialName when using the auto generated data class serializer and a custom serializer for a specific property? Do you need to throw a SerializationException or how do you get the serialName?