# TypeHintAttribute.HintedType

```csharp
System.Type HintedType { get; set; }
```

The type we're hinting towards

Declared in [TypeHintAttribute](/api/TypeHintAttribute).
Assembly: `Sandbox.System`.
