Gets or sets the requested source generation mode for this root type.
public JsonSourceGenerationMode GenerationMode { get; set; }
Tomlyn source generation always emits the metadata needed for TOML serialization and deserialization.