# locGroupName

> Accessor of the current group name.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.Localization.Editor](/engine/6000.5/script-reference/unityeditor/localization/editor.md)
* **Assembly:** UnityEditor.CoreModule

> **Warning:**
>
> **Removed.** LocalizationGroup has been deprecated. Please use UnityEditor.LocalizationGroup instead

```csharp
public string locGroupName { get; }
```
