---
title: tag
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nsactioncell/tag
---

# tag

Returns the receiver’s tag.

## Declaration

```swift
var tag: Int { get set }
```
