Ignore

@Target(allowedTargets = [AnnotationTarget.PROPERTY])
annotation class Ignore(source)

Ignore the annotated property, not generating the column definition.