# currentGroup

> Indicates the current group that is selected by the user.

## Definition

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

```csharp
string currentGroup { get; set; }
```

### Remarks

A search group is usually represented as a Tab in the Search Window.
