# GrainProperties Properties

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.core.abstractions/orleans.metadata.grainproperties/)

## Properties {#properties-9007243b}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.core.abstractions/orleans.metadata.grainproperties/properties/properties-9007243b/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Core.Abstractions/Manifest/GrainProperties.cs#L39)

```csharp
[Orleans.Id(0)]
public ImmutableDictionary<string, string> Properties
```

Gets the properties.
