# Sandbox.MemberDescription.Identity

```csharp
int Identity { get; set; }
```

An integer that represents this member. Based off its type and name.

Declared in [Sandbox.MemberDescription](/api/Sandbox.MemberDescription).
Assembly: `Sandbox.Reflection`.
