# Sandbox.PropertyDescription.IsIndexer

```csharp
bool IsIndexer { get; set; }
```

True if this property has index parameters

Declared in [Sandbox.PropertyDescription](/api/Sandbox.PropertyDescription).
Assembly: `Sandbox.Reflection`.
