# Sandbox.SerializedProperty.IsNull

```csharp
bool IsNull { get; set; }
```

True if the value is null

Declared in [Sandbox.SerializedProperty](/api/Sandbox.SerializedProperty).
Assembly: `Sandbox.System`.
