Can anybody confirm that (and why) a `internal` pr...
# jackson-kotlin
t
Can anybody confirm that (and why) a
internal
property will rendered in json like
propertyname$modulename
AND
@JsonIgnore
will have no effect?