# Sandbox.SerializedProperty.CustomizableSerializedProperty.SetPropertyType

```csharp
void SetPropertyType(System.Type value)
```

Override the reported property type.

### Parameters

- `value` (`System.Type`)

Declared in [Sandbox.SerializedProperty.CustomizableSerializedProperty](/api/Sandbox.SerializedProperty.CustomizableSerializedProperty).
Assembly: `Sandbox.System`.
