# Sandbox.UI.BaseStyles.Set

```csharp
bool Set(string property, string value)
```

Copy all styles from given style set.

### Parameters

- `property` (`string`)
- `value` (`string`)

### Returns

`bool`

Declared in [Sandbox.UI.BaseStyles](/api/Sandbox.UI.BaseStyles).
Assembly: `Sandbox.Engine`.
