Represents persistent state data associated with a Cookie name.
property Value: String;
Description
Value is a String property that represents the persistent state data associated with the identity in CookieName. Value is used to construct CookieText, with optional attribute values, that represents the complete Cookie.