# Sandbox.Doo.InvokeBlock.ReturnVariable

```csharp
string ReturnVariable { get; set; }
```

Variable name to set to the returned value. Leave empty to ignore the return value.

Declared in [Sandbox.Doo.InvokeBlock](/api/Sandbox.Doo.InvokeBlock).
Assembly: `Sandbox.Engine`.
