# threadGroupName

> The name of the group that the thread belongs to.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.Profiling](/engine/6000.7/script-reference/unityeditor/profiling.md)
* **Assembly:** UnityEditor.CoreModule

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