Gets the return type of the method.
Returns:
Type
Example:
final returnType = method.getReturnType();
Class<Object> getReturnClass();