Gets the samesite attribute of the cookie.
public function getSameSite() : ?string { return $this->samesite; }