# Sandbox.PrefabFile.RootObject

```csharp
System.Text.Json.Nodes.JsonObject RootObject { get; set; }
```

Contains the original JSON read from File.

Declared in [Sandbox.PrefabFile](/api/Sandbox.PrefabFile).
Assembly: `Sandbox.Engine`.
