---
title: id
framework: tipkit
role: symbol
role_heading: Instance Property
path: tipkit/tips/action/id
---

# id

The identifier for a tip’s action.

## Declaration

```swift
let id: String
```

## Discussion

Discussion If you don’t specify a value in the initializer, the system assigns one based on the value of the index.
