# Sandbox.TypeDescription.IsValueType

```csharp
bool IsValueType { get; set; }
```

True if the target type is a value

Declared in [Sandbox.TypeDescription](/api/Sandbox.TypeDescription).
Assembly: `Sandbox.Reflection`.
