# Key

> The key text of the referenced entry, or null when the reference is empty or id-based.

## Definition

* **Type:** Property
* **Namespace:** [Unity.Localization](/engine/6000.7/script-reference/unity/localization.md)
* **Assembly:** UnityEngine.LocalizationRuntimeModule

```csharp
public string Key { get; }
```
