Gets the type of the parameter.
Returns:
Example:
final type = param.getType(); // Type
Type getType();