# name

> The name of the connected player.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.Networking.PlayerConnection](/engine/6000.6/script-reference/unityeditor/networking/playerconnection.md)
* **Assembly:** UnityEditor.CoreModule

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