# ClusterMember.SiloAddress

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleans.runtime.clustermember/) | [Properties](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleans.runtime.clustermember/properties/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Runtime/MembershipService/ClusterMember.cs#L36)

```csharp
[Orleans.Id(0)]
public SiloAddress SiloAddress
```

Gets the silo address.

### Value

The silo address.
