# TableCollectionName

> The name of the table collection this shared data belongs to.

## Definition

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

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