# header

> Serialized object header information.

## Definition

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

```csharp
public SerializedLocation header { get; }
```

### Remarks

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