<PackageReference Include="System.Text.Json" Version="6.0.0-preview.7.21377.19" />

JsonSourceGenerationOptionsAttribute

public bool IgnoreReadOnlyFields { get; set; }

public bool IgnoreReadOnlyProperties { get; set; }

public bool IgnoreRuntimeCustomConverters { get; set; }

public bool IncludeFields { get; set; }

public bool WriteIndented { get; set; }