# id

> A unique string that identifies the subsystem that this Descriptor can create.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine](/engine/6000.0/script-reference/unityengine.md)
* **Assembly:** UnityEngine.SubsystemsModule

```csharp
string id { get; }
```
