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