# Sandbox.SerializedProperty.NullableType

```csharp
System.Type NullableType { get; set; }
```

If this is a nullable type, this will return the nullable target type

Declared in [Sandbox.SerializedProperty](/api/Sandbox.SerializedProperty).
Assembly: `Sandbox.System`.
