# Sandbox.PropertyDescription.CanWrite

```csharp
bool CanWrite { get; set; }
```

Whether this property can be written to.

Declared in [Sandbox.PropertyDescription](/api/Sandbox.PropertyDescription).
Assembly: `Sandbox.Reflection`.
