[]
Gets or sets the name of the document.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)] public string Name { get; set; }
If not specified, the default 'Untitled' name will be used.