# BufferWriterBox&lt;TBufferWriter&gt;.Value

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.serialization/orleans.serialization.buffers.adaptors.bufferwriterbox-1/) | [Properties](/orleans/docs/api/csharp/microsoft.orleans.serialization/orleans.serialization.buffers.adaptors.bufferwriterbox-1/properties/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Serialization/Buffers/Adaptors/BufferWriterBox.cs#L21)

```csharp
public ref TBufferWriter Value
```

Gets a reference to the underlying buffer writer.
