# Sandbox.UniformAttribute.Default

```csharp
bool Default { get; set; }
```

Whether uniform editing is on by default, before the user has toggled it.

Declared in [Sandbox.UniformAttribute](/api/Sandbox.UniformAttribute).
Assembly: `Sandbox.System`.
