# Sandbox.UI.PanelStyle.Set

```csharp
bool Set(string property, string value)
```

### Parameters

- `property` (`string`)
- `value` (`string`)

### Returns

`bool`

Declared in [Sandbox.UI.PanelStyle](/api/Sandbox.UI.PanelStyle).
Assembly: `Sandbox.Engine`.
