# SharedData

> Gets or sets the shared key data for the collection.

## Definition

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

```csharp
public SharedTableData SharedData { get; set; }
```
