# JsonJournalOptions Properties

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

## SerializerOptions {#serializeroptions-b92be895}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.journaling/orleans.journaling.json.jsonjournaloptions/properties/serializeroptions-b92be895/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Journaling/Formats/Json/JsonJournalExtensions.cs)

```csharp
public JsonSerializerOptions SerializerOptions
```

Gets or sets the `System.Text.Json.JsonSerializerOptions` used for serialization.
