Executes a method by name.
The name of the method in the format 'package.struct.method'.
Rest
The arguments to pass to the method.
The result of the method execution.
If the name is not a string or is not in the correct format.
Generated using TypeDoc
Executes a method by name.