getAnnotationValue

inline fun <A : Annotation, T> KSAnnotated.getAnnotationValue(name: String, useAnnotationDefaultValue: Boolean = true): T?