---
title: identifier
framework: xcuiautomation
role: symbol
role_heading: Instance Property
path: xcuiautomation/xcuielementattributes/identifier
---

# identifier

The element’s accessibility identifier.

## Declaration

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

## See Also

### Identity

- [elementType](xcuiautomation/xcuielementattributes/elementtype.md)
- [XCUIElement.ElementType](xcuiautomation/xcuielement/elementtype.md)
