# Sandbox.GameObject.Components

```csharp
ComponentList Components { get; set; }
```

Access components on this GameObject

Declared in [Sandbox.GameObject](/api/Sandbox.GameObject).
Assembly: `Sandbox.Engine`.
