getAnnotations

inline fun <T : Any> T.getAnnotations(fieldName: String): List<Annotation>?