[]
Gets or sets the ID of the document.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)] public string Id { get; set; }
The ID of the document as a string.