# Sandbox.AssetTypeAttribute.TargetType

```csharp
System.Type TargetType { get; set; }
```

This gets filled in by the TypeLibrary when the class is registered, it shouldn't be changed manually.

Declared in [Sandbox.AssetTypeAttribute](/api/Sandbox.AssetTypeAttribute).
Assembly: `Sandbox.Engine`.
