# name

> Name of the custom property.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.UIElements](/engine/6000.6/script-reference/unityengine/uielements.md)
* **Assembly:** UnityEngine.UIElementsModule

```csharp
public readonly string name { get; }
```

### Remarks

Custom style property name must start with a -- prefix.
