# Sandbox.WrappedMethod.MethodIdentity

```csharp
int MethodIdentity { get; set; }
```

The Identity of the original method. This is an integer that each MethodDescription has to distinguish itself from other methods of the same class.

Declared in [Sandbox.WrappedMethod](/api/Sandbox.WrappedMethod).
Assembly: `Sandbox.System`.
