# Sandbox.Json.MovedObject.IsNewContainerArray

```csharp
bool IsNewContainerArray
```

Whether the object is being moved to an array (true) or as a direct property (false)

Declared in [Sandbox.Json.MovedObject](/api/Sandbox.Json.MovedObject).
Assembly: `Sandbox.Engine`.
