Returns whether the argument accepts null values.
public function isNullable() : bool { return $this->isNullable; }