` if (field.annotations.any { it is Ignore }) cont...
# announcements
j
if (field.annotations.any { it is Ignore }) continue
is what I ended up with