abstract fun setValue(value: String): Cookie
Sets the value of this cookie
value - The value to set
value
Return a reference to this, so the API can be used fluently