[]
Gets or sets whether this document is currently shared between multiple producers. If true, producers should take care when updating the document.
public bool? SharedDocument { get; set; }