# Name

> Gets the name of the property.

## Definition

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

```csharp
string Name { get; }
```
