# Sandbox.GameObject.IsPrefabInstance

```csharp
bool IsPrefabInstance { get; set; }
```

This GameObject is part of a prefab instance.

Declared in [Sandbox.GameObject](/api/Sandbox.GameObject).
Assembly: `Sandbox.Engine`.
