---
title: kAXDocumentAttribute
framework: applicationservices
role: symbol
role_heading: Global Variable
path: applicationservices/kaxdocumentattribute
---

# kAXDocumentAttribute

The URL of the open document represented by this accessibility object. This attribute represents the URL as a string object.

## Declaration

```swift
var kAXDocumentAttribute: String { get }
```
