fieldDeclaredAnnotations

inline fun <T : Any> T.fieldDeclaredAnnotations(fieldName: String): Array<out Annotation>?