public void Clear() { Url = null; RawHtml = null; Title = null; MetadataList.Clear(); AnchorList.Clear(); ImageList.Clear(); }