# JournalEntryScope Properties

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.journaling/orleans.journaling.journalentryscope/)

## Writer {#writer-c7fec60c}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.journaling/orleans.journaling.journalentryscope/properties/writer-c7fec60c/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Journaling/JournalEntryScope.cs#L28)

```csharp
public readonly IBufferWriter<byte> Writer
```

Gets the writer for this entry.
