Cookie name
Source position: httpdefs.pp line 193
public property TCookie.Name : string read FName write SetName;
Name specifies the name of the cookie. This is the identifier used to reference the cookie.
Value
Cookie value