This Pointer object represents the null pointer, indicating that the pointer does not refer to a valid object.
i1 : nullPointer o1 = 0x0 o1 : Pointer
The object nullPointer is a pointer.