# userName

> This user's username or alias.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.SocialPlatforms](/engine/6000.3/script-reference/unityengine/socialplatforms.md)
* **Assembly:** UnityEngine.GameCenterModule

> **Warning:**
>
> **Deprecated.** IUserProfile is deprecated and will be removed in a future release.

```csharp
string userName { get; }
```
