# Sandbox.Connection.Id

```csharp
System.Guid Id { get; set; }
```

This connection's unique identifier.

Declared in [Sandbox.Connection](/api/Sandbox.Connection).
Assembly: `Sandbox.Engine`.
