# value

> The actual value of the definition.

## Definition

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

```csharp
public FontDefinition value { get; set; }
```

### Remarks

This value is only valid if the [\_keyword](/engine/6000.6/script-reference/unityengine/uielements/stylefontdefinition/keyword.md) is [StyleKeyword.Undefined](/engine/6000.6/script-reference/unityengine/uielements/stylekeyword/undefined.md).
