# styleName

> The style name of the typeface which defines both the visual style and weight of the typeface.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.TextCore](/engine/6000.5/script-reference/unityengine/textcore.md)
* **Assembly:** UnityEngine.TextCoreFontEngineModule

```csharp
public string styleName { get; set; }
```
