# IsName

> Returns true if the part is PropertyPathPartKind.Name.

## Definition

* **Type:** Property
* **Namespace:** [Unity.Properties](/engine/6000.0/script-reference/unity/properties.md)
* **Assembly:** UnityEngine.PropertiesModule

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