# Sandbox.SerializedProperty.CustomizableSerializedProperty.SetIsProperty

```csharp
void SetIsProperty(bool value)
```

Override whether this appears as a property.

### Parameters

- `value` (`bool`)

Declared in [Sandbox.SerializedProperty.CustomizableSerializedProperty](/api/Sandbox.SerializedProperty.CustomizableSerializedProperty).
Assembly: `Sandbox.System`.
