# Sandbox.Modals.WorkshopPublishOptions.KeyValues

```csharp
Dictionary<string,string> KeyValues { get; set; }
```

Keyvalues to store on the item. You can search and filter by these later.

Declared in [Sandbox.Modals.WorkshopPublishOptions](/api/Sandbox.Modals.WorkshopPublishOptions).
Assembly: `Sandbox.Engine`.
