# Sandbox.MemberDescription.IsMethod

```csharp
bool IsMethod { get; set; }
```

True if we're a method

Declared in [Sandbox.MemberDescription](/api/Sandbox.MemberDescription).
Assembly: `Sandbox.Reflection`.
