---
title: customLabel
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nsaccessibilitycustomrotor/itemresult/customlabel
---

# customLabel

A localized label to use instead of the default item label to describe the item result.

## Declaration

```swift
var customLabel: String? { get set }
```

## See Also

### Identifying an Item Result

- [targetElement](appkit/nsaccessibilitycustomrotor/itemresult/targetelement.md)
- [itemLoadingToken](appkit/nsaccessibilitycustomrotor/itemresult/itemloadingtoken.md)
- [targetRange](appkit/nsaccessibilitycustomrotor/itemresult/targetrange.md)
