---
title: id
framework: widgetkit
role: symbol
role_heading: Instance Property
path: widgetkit/controlinfo/id
---

# id

The stable identity of the control.

## Declaration

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