# Sandbox.SystemsConfig.GetDefaultValue

```csharp
static object GetDefaultValue(PropertyDescription property)
```

Get the default value for a GameObjectSystem property.

### Parameters

- `property` (`PropertyDescription`)

### Returns

`object`

Declared in [Sandbox.SystemsConfig](/api/Sandbox.SystemsConfig).
Assembly: `Sandbox.Engine`.
