# Sandbox.UI.StyleSelector.Id

```csharp
string Id { get; set; }
```

The Id selector - minus the #
https://developer.mozilla.org/en-US/docs/Web/CSS/ID_selectors

Declared in [Sandbox.UI.StyleSelector](/api/Sandbox.UI.StyleSelector).
Assembly: `Sandbox.Engine`.
