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.