# Sandbox.GameObject.IsDeserializing

```csharp
bool IsDeserializing { get; set; }
```

True if this GameObject is being deserialized right now

Declared in [Sandbox.GameObject](/api/Sandbox.GameObject).
Assembly: `Sandbox.Engine`.
