# GrainServiceClient&lt;TGrainService&gt; Properties

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleans.runtime.services.grainserviceclient-1/)

## CurrentGrainReference {#currentgrainreference-1e43f21b}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleans.runtime.services.grainserviceclient-1/properties/currentgrainreference-1e43f21b/)

[Source](https://github.com/dotnet/orleans/blob/b7a9e3e1c9c54b3cec3a467c5734bf7744541bcf/src/Orleans.Runtime/Services/GrainServiceClient.cs#L37)

```csharp
protected GrainReference CurrentGrainReference
```

Gets a reference to the the currently executing grain.
