# IdAttribute Properties

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.serialization.abstractions/orleans.idattribute/)

## Id {#id-2a34ca46}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.serialization.abstractions/orleans.idattribute/properties/id-2a34ca46/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Serialization.Abstractions/Annotations.cs#L281)

```csharp
public uint Id
```

Gets the identifier.

### Value

The identifier.
