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