# ObjectKey

> The key of this property in the dictionary.

## Definition

* **Type:** Property
* **Namespace:** [Unity.Properties](/engine/6000.0/script-reference/unity/properties.md)
* **Assembly:** UnityEngine.PropertiesModule

```csharp
object ObjectKey { get; }
```
