# Sandbox.SerializedProperty.GetKey

```csharp
SerializedProperty GetKey()
```

If this entry is a dictionary, we can get the key for it here

### Returns

`SerializedProperty`

Declared in [Sandbox.SerializedProperty](/api/Sandbox.SerializedProperty).
Assembly: `Sandbox.System`.
