# TableCollectionName

> The name of the referenced collection, or null when the reference is empty or GUID-based.

## Definition

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

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