Enum with status about whether a Prefab instance is properly connected to its asset.
| Property | Description | 
|---|---|
| NotAPrefab | The object is not part of a Prefab instance. | 
| Connected | The Prefab instance is connected to its Prefab Asset. | 
| MissingAsset | The Prefab instance is missing its Prefab Asset. |