# GrainServiceClient&lt;TGrainService&gt;.CurrentGrainReference

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

[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.
