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