# Sandbox.GameObject.Children

```csharp
List<GameObject> Children { get; set; }
```

Declared in [Sandbox.GameObject](/api/Sandbox.GameObject).
Assembly: `Sandbox.Engine`.
