Destroy is the destructor for the object instance. Destroy is responsible for releasing the object properties for the instance, including
Cookies and
ContentStream when a value has been assigned. Destroy calls the inherited destructor prior to exiting from the method.