---
title: textContent
framework: webkit
role: symbol
role_heading: Instance Property
path: webkit/domnode/textcontent
---

# textContent

## Declaration

```swift
var textContent: String! { get set }
```
