ClientCookie is a read-only String property that represents the
CookieName and
Value for the Cookie. ClientCookie returns the property values in the form NAME=VALUE. Use
ServerCookie or
CookieText to access the Cookie including attributes values like
Domain,
Path,
Secure, and
Expires.