# name

> The string used for string comparison against the user filter.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.Experimental.GraphView](/engine/6000.6/script-reference/unityeditor/experimental/graphview.md)
* **Assembly:** UnityEditor

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

### Remarks

This is equal the content's text property.
