# scene

> The _role value of a file that contains the packed content of a Scene.

## Definition

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

```csharp
public static string scene { get; }
```

### Remarks

This role is also used for serialized files inside AssetBundles when they contain a scene.
