Returns true if these fields represent a nil UUID
The nil UUID is special form of UUID that is specified to have all 128 bits set to zero.
public function isNil() : bool;