# OrleansJsonSerializer Fields

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.core/orleans.serialization.orleansjsonserializer/)

## IndentJsonProperty {#indentjsonproperty-9c6f5203}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.core/orleans.serialization.orleansjsonserializer/fields/indentjsonproperty-9c6f5203/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Core/Serialization/OrleansJsonSerializer.cs)

```csharp
public const string IndentJsonProperty
```

## TypeNameHandlingProperty {#typenamehandlingproperty-b82f5785}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.core/orleans.serialization.orleansjsonserializer/fields/typenamehandlingproperty-b82f5785/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Core/Serialization/OrleansJsonSerializer.cs)

```csharp
public const string TypeNameHandlingProperty
```

## UseFullAssemblyNamesProperty {#usefullassemblynamesproperty-d9bb298d}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.core/orleans.serialization.orleansjsonserializer/fields/usefullassemblynamesproperty-d9bb298d/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Core/Serialization/OrleansJsonSerializer.cs)

```csharp
public const string UseFullAssemblyNamesProperty
```
