# Sandbox.MethodDescription.OperatorKind

```csharp
OperatorKind OperatorKind { get; set; }
```

The operator implemented by this method, or None for an ordinary method.

Declared in [Sandbox.MethodDescription](/api/Sandbox.MethodDescription).
Assembly: `Sandbox.Reflection`.
