# isFolder

> Returns true if the asset is a folder.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.VersionControl](/engine/6000.0/script-reference/unityeditor/versioncontrol.md)
* **Assembly:** UnityEditor

```csharp
public bool isFolder { get; }
```
