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