Jackson core only looks at getter/setters when not...
# jackson-kotlin
a
Jackson core only looks at getter/setters when not using a constructor or JsonCreator parameter. a JsonProperty on the value overrides all of that for mapping the name to the JSON equivalent.