I am creating a Kotlin compiler plugin in which I need to check if a property of a data class has an annotation:
data class User( @MyAnnotation val