methodCookieMap.hashas(name: string): boolean;Checks if a cookie with the given name exists.@param nameThe name of the cookie to check@returnstrue if the cookie exists, false otherwise