# Sandbox.MethodDescription.IsOperator

```csharp
bool IsOperator { get; set; }
```

Whether this method implements a recognized overloaded operator or conversion.

Declared in [Sandbox.MethodDescription](/api/Sandbox.MethodDescription).
Assembly: `Sandbox.Reflection`.
