Klaxon will do that by default if it finds JSON pr...
# klaxon
c
Klaxon will do that by default if it finds JSON properties and no corresponding fields in your Kotlin code. However, not the other way around, or Klaxon won’t be able to instantiate your objects. You can mitigate that with default values in your constructors