# Sandbox.TargetTypeAttribute.Type

```csharp
System.Type Type { get; set; }
```

The type that the property's value must derive from.

Declared in [Sandbox.TargetTypeAttribute](/api/Sandbox.TargetTypeAttribute).
Assembly: `Sandbox.System`.
