[]
Gets or sets the document content.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)] public object Document { get; set; }
The document content as an object.