# Domain

> Specifies the domain entry name.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.iOS.Xcode](/engine/6000.7/script-reference/unityeditor/ios/xcode.md)
* **Assembly:** UnityEditor.iOS.Extensions.Xcode

```csharp
public string Domain { readonly get; set; }
```
