---
title: uuid
framework: sharedwithyoucore
role: symbol
role_heading: Instance Property
path: sharedwithyoucore/swaction/uuid
---

# uuid

The unique identifier of an action.

## Declaration

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

## See Also

### Accessing action attributes

- [isComplete](sharedwithyoucore/swaction/iscomplete.md)
