# isMeta

> Returns true if the instance of the Asset class actually refers to a.meta file.

## Definition

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

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