---
title: kAXLabelValueAttribute
framework: applicationservices
role: symbol
role_heading: Global Variable
path: applicationservices/kaxlabelvalueattribute
---

# kAXLabelValueAttribute

The value of the label represented by this accessibility object. This attribute is required for all accessibility objects that represent labels.

## Declaration

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