# Sandbox.Package.Favourited

```csharp
int Favourited { get; set; }
```

Number of players who added this package to their favourites.

Declared in [Sandbox.Package](/api/Sandbox.Package).
Assembly: `Sandbox.Engine`.
