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