# Sandbox.SerializedProperty.CustomizableSerializedProperty.SetDisplayName

```csharp
void SetDisplayName(string value)
```

Override the label shown in the inspector.

### Parameters

- `value` (`string`)

Declared in [Sandbox.SerializedProperty.CustomizableSerializedProperty](/api/Sandbox.SerializedProperty.CustomizableSerializedProperty).
Assembly: `Sandbox.System`.
