# Editor.EditorUtility.InspectorObject

```csharp
static object InspectorObject { get; set; }
```

Set the object to be inspected by the inspector.

Declared in [Editor.EditorUtility](/api/Editor.EditorUtility).
Assembly: `Sandbox.Tools`.
