# Sandbox.JsonUpgraderAttribute.Type

```csharp
System.Type Type { get; set; }
```

The type we're targeting for this upgrade.

Declared in [Sandbox.JsonUpgraderAttribute](/api/Sandbox.JsonUpgraderAttribute).
Assembly: `Sandbox.System`.
