# Sandbox.SerializedProperty.CustomizableSerializedProperty.SetName

```csharp
void SetName(string value)
```

Override the property's internal name.

### Parameters

- `value` (`string`)

Declared in [Sandbox.SerializedProperty.CustomizableSerializedProperty](/api/Sandbox.SerializedProperty.CustomizableSerializedProperty).
Assembly: `Sandbox.System`.
