Destroys a View. Exampleconst view = fin.View.wrapSync({ uuid: 'viewUuid', name: 'viewName' }); view.destroy();