# Sandbox.WrappedMethod.MethodName

```csharp
string MethodName { get; set; }
```

The name of the original method.

Declared in [Sandbox.WrappedMethod](/api/Sandbox.WrappedMethod).
Assembly: `Sandbox.System`.
