# Sandbox.PrefabVariable.Id

```csharp
string Id { get; set; }
```

A unique id for this variable. This is what it will be referred to in code.

Declared in [Sandbox.PrefabVariable](/api/Sandbox.PrefabVariable).
Assembly: `Sandbox.Engine`.
