# Sandbox.Doo.TargetComponent.ComponentType

```csharp
string ComponentType { get; set; }
```

The type of Component we want to access. This allows us to select members that exist on this type.

Declared in [Sandbox.Doo.TargetComponent](/api/Sandbox.Doo.TargetComponent).
Assembly: `Sandbox.Engine`.
