Internet Direct (Indy) Version 9.0.1 Beta
TIdNetscapeCookie.CookieName
Represents the identity for a Cookie header.

property CookieName: String;
Description
CookieName is a String property that contains the identity portion of the name/value attribute pair that represents the Client or Server Cookie. CookieName is used to access the textual content of the Cookie in a TIdCookies collection.

CookieNames that begin with $ are reserved for specifiying attributes to associate with an adjacent cookie, and must not be used by applications.