---
title: ownerDocument
framework: TVMLKit JS
role: symbol
role_heading: Instance Property
platforms: [tvOS 13.0+, Safari Desktop 10.0+, Safari Mobile 10.0+]
path: tvmljs/node/1630746-ownerdocument
---

# ownerDocument

## Declaration

```data
readonly attribute Document ownerDocument;
```

```data
readonly attribute Document? ownerDocument;
```
