# Sandbox.MissingComponent.GetJson

```csharp
System.Text.Json.Nodes.JsonObject GetJson()
```

Get the Json data that was deserialized

### Returns

`System.Text.Json.Nodes.JsonObject`

Declared in [Sandbox.MissingComponent](/api/Sandbox.MissingComponent).
Assembly: `Sandbox.Engine`.
