I'm accessing the `memberProperties` of a data cla...
# reflect
r
I'm accessing the
memberProperties
of a data class, looking for annotations. I have some annotations declared (specifically
@JsonInclude
from the Jackson project), but the annotations property is always an empty list?