recursiveAnnotationOf

fun KSPropertyDeclaration.recursiveAnnotationOf(annotationType: KClass<out Annotation>): KSAnnotation?