# Sandbox.MethodDescription.IsMethod

```csharp
bool IsMethod { get; set; }
```

Returns true - because this is a method

Declared in [Sandbox.MethodDescription](/api/Sandbox.MethodDescription).
Assembly: `Sandbox.Reflection`.
