# Sandbox.SerializedProperty.CustomizableSerializedProperty.SetGroupName

```csharp
void SetGroupName(string value)
```

Override which inspector group this property appears in.

### Parameters

- `value` (`string`)

Declared in [Sandbox.SerializedProperty.CustomizableSerializedProperty](/api/Sandbox.SerializedProperty.CustomizableSerializedProperty).
Assembly: `Sandbox.System`.
