# Editor.Asset.ReadJson

```csharp
string ReadJson()
```

Try to get the raw Json string, for a managed asset type (a GameResource)

### Returns

`string`

Declared in [Editor.Asset](/api/Editor.Asset).
Assembly: `Sandbox.Tools`.
