# Sandbox.TypeDescription.Operators

```csharp
MethodDescription[] Operators { get; set; }
```

Overloaded operators and conversions exposed by this type. These are also included in Methods and Members.

Declared in [Sandbox.TypeDescription](/api/Sandbox.TypeDescription).
Assembly: `Sandbox.Reflection`.
