# Sandbox.SerializedProperty.ShouldShow

```csharp
bool ShouldShow()
```

Returns true if this property should be shown in the inspector

### Returns

`bool`

Declared in [Sandbox.SerializedProperty](/api/Sandbox.SerializedProperty).
Assembly: `Sandbox.System`.
