# address

> Friendly name used to load the built Scene from an asset bundle.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.Build.Content](/engine/6000.3/script-reference/unityeditor/build/content.md)
* **Assembly:** UnityEditor

```csharp
public string address { get; set; }
```

### Remarks

Internal use only. See [SceneLoadInfo](/engine/6000.3/script-reference/unityeditor/build/content/sceneloadinfo.md).
