# Sandbox.MethodDescription.ReturnType

```csharp
System.Type ReturnType { get; set; }
```

Gets the return type of this method.

Declared in [Sandbox.MethodDescription](/api/Sandbox.MethodDescription).
Assembly: `Sandbox.Reflection`.
