---
title: id
framework: testing
role: symbol
role_heading: Instance Property
path: testing/bug/id
---

# id

A unique identifier in this bug’s associated bug-tracking system, if available.

## Declaration

```swift
var id: String?
```

## Discussion

Discussion For more information on how the testing library interprets bug identifiers, see Interpreting bug identifiers.
