Obtain if the type of the argument includes the possibility of null.
null
For 'in' values this means that null is a valid value. For 'out' values, this means that null may be returned.
See also is_optional.
a ArgInfo
true if the value may be null
true