# name

> Read Only. The name of the device in the XR system. This is a platform provided unique identifier for the device.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.XR](/engine/6000.5/script-reference/unityengine/xr.md)
* **Assembly:** UnityEngine.XRModule

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