# Sandbox.SerializedProperty.GetDefault

```csharp
object GetDefault()
```

Get the default value of a specific property type.

### Returns

`object`

Declared in [Sandbox.SerializedProperty](/api/Sandbox.SerializedProperty).
Assembly: `Sandbox.System`.
