# Sandbox.Network.LobbyInformation.IsFull

```csharp
bool IsFull { get; set; }
```

True if this lobby is full (Members >= MaxMembers).

Declared in [Sandbox.Network.LobbyInformation](/api/Sandbox.Network.LobbyInformation).
Assembly: `Sandbox.Engine`.
