# Sandbox.SerializedProperty.IsNullable

```csharp
bool IsNullable { get; set; }
```

Return true if this is a nullable value type

Declared in [Sandbox.SerializedProperty](/api/Sandbox.SerializedProperty).
Assembly: `Sandbox.System`.
