[]
Gets or sets a new C1Document from the range.
public C1Document Fragment { get; set; }
When getting the fragment, the result is the same as deleting the rest of the document except the range. When setting the fragment, the contents of the value set are merged with the current document.