# address

> Friendly name used to load the built asset.

## Definition

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

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

### Remarks

Internal use only. See [AssetLoadInfo](/engine/6000.6/script-reference/unityeditor/build/content/assetloadinfo.md).
