# Sandbox.PropertyDescription.IsGetMethodPublic

```csharp
bool IsGetMethodPublic { get; set; }
```

Whether the getter of this property is public.

Declared in [Sandbox.PropertyDescription](/api/Sandbox.PropertyDescription).
Assembly: `Sandbox.Reflection`.
