Destroys the CMS object in the current working copy.
myPage = Scrivito.getClass("Page").create({ title: "Hi!" }); myPage.destroy();