# context

> The context used to store and resolve ExposedReference types. This is set by the SerializedObject constructor.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor](/engine/6000.0/script-reference/unityeditor.md)
* **Assembly:** UnityEditor

```csharp
public Object context { get; }
```
