# Sandbox.SerializedProperty.CustomizableSerializedProperty.SetIsPublic

```csharp
void SetIsPublic(bool value)
```

Override the public visibility flag.

### Parameters

- `value` (`bool`)

Declared in [Sandbox.SerializedProperty.CustomizableSerializedProperty](/api/Sandbox.SerializedProperty.CustomizableSerializedProperty).
Assembly: `Sandbox.System`.
