---
title: id
framework: webkit
role: symbol
role_heading: Instance Property
path: webkit/wkwebextension/command/id
---

# id

A unique identifier for the command.

## Declaration

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