# Sandbox.UI.Panel.SetPropertyObject

```csharp
void SetPropertyObject(string name, object value)
```

> **Obsolete.** Leftover from the template system. Use SetProperty.

Does nothing. Left over from the template system.

### Parameters

- `name` (`string`)
- `value` (`object`)

Declared in [Sandbox.UI.Panel](/api/Sandbox.UI.Panel).
Assembly: `Sandbox.Engine`.
