---
title: webArchive
framework: webkit
role: symbol
role_heading: Instance Property
path: webkit/domnode/webarchive
---

# webArchive

A web archive of the content of the node and its children.

## Declaration

```swift
var webArchive: WebArchive! { get }
```
