null? — Returns the nullity of an object
datatypeObj.null?
#null? returns true if the object is NULL or false if it has a value.