---
title: uuid
framework: callkit
role: symbol
role_heading: Instance Property
path: callkit/cxaction/uuid
---

# uuid

The unique identifier for the action.

## Declaration

```swift
var uuid: UUID { get }
```

## See Also

### Accessing Action Attributes

- [isComplete](callkit/cxaction/iscomplete.md)
- [timeoutDate](callkit/cxaction/timeoutdate.md)
