# Sandbox.Package.VotesDown

```csharp
int VotesDown { get; set; }
```

Number of players who voted this package down.

Declared in [Sandbox.Package](/api/Sandbox.Package).
Assembly: `Sandbox.Engine`.
