# Editor.EditorEvent.ShowContextMenuEvent.Session

```csharp
SceneEditorSession Session { get; set; }
```

Scene editor session that the context menu is being opened for.

Declared in [Editor.EditorEvent.ShowContextMenuEvent](/api/Editor.EditorEvent.ShowContextMenuEvent).
Assembly: `Sandbox.Tools`.
