isAnnotationPresent

inline fun <A : Annotation> KSAnnotated.isAnnotationPresent(): Boolean(source)

Checks whether A is present on KSAnnotated.