# instanceComponent

> The added component on the Prefab instance.

## Definition

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

```csharp
public Component instanceComponent { get; set; }
```
