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