# isImported

> Indicates if the sample has already been imported.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.PackageManager.UI](/engine/6000.7/script-reference/unityeditor/packagemanager/ui.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public readonly bool isImported { get; }
```
