# instanceGameObject

> The added GameObject on the Prefab instance.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.SceneManagement](/engine/6000.7/script-reference/unityeditor/scenemanagement.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public GameObject instanceGameObject { get; set; }
```
