# Sandbox.Prop.StartAsleep

```csharp
bool StartAsleep { get; set; }
```

Physics will be asleep until it's woken up.

Declared in [Sandbox.Prop](/api/Sandbox.Prop).
Assembly: `Sandbox.Engine`.
