# Sandbox.PrefabScene.VariableCollection.DeconstructKey

```csharp
static System.ValueTuple`3<System.Guid,System.Guid,string> DeconstructKey(string property)
```

### Parameters

- `property` (`string`)

### Returns

`System.ValueTuple`3<System.Guid,System.Guid,string>`

Declared in [Sandbox.PrefabScene.VariableCollection](/api/Sandbox.PrefabScene.VariableCollection).
Assembly: `Sandbox.Engine`.
