getAnnotation

abstract fun <A : Annotation> getAnnotation(annotationClass: Class<A>): A?