Checks whether the cookie should be tied to the top-level site in cross-site context.
public function isPartitioned() : bool { return $this->partitioned; }