# Sandbox.Project.Pinned

```csharp
bool Pinned { get; set; }
```

True if this project is pinned, we'll prioritise it when sorting

Declared in [Sandbox.Project](/api/Sandbox.Project).
Assembly: `Sandbox.Engine`.
