---
title: kAXColumnTitleAttribute
framework: applicationservices
role: symbol
role_heading: Global Variable
path: applicationservices/kaxcolumntitleattribute
---

# kAXColumnTitleAttribute

## Declaration

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

## Discussion

Discussion The title of the column element represented by this accessibility object. Note that, because column titles are sometimes the children of a separate header element, the value of this attribute can refer to an element that is not a child of the column accessibility object.
