public static methodAnnotationArgumentNameAt(typeName as String, methodIndex as Int, annotationIndex as Int, argIndex as Int) as String:
Returns an annotation argument name for one exact overload. @example name = TypeLoader.methodAnnotationArgumentNameAt("Service", 0, 0, 0)