Gets or sets an optional metadata store used to capture or apply TOML trivia/comment metadata.
public ITomlMetadataStore? MetadataStore { get; init; }