Represents a document ref.
Represents a module, a singleton object grouping related functionalities. Modules are serialized as @...
Represents a null reference to a document, including a reason for its null state.
string Cause
Gets or sets the cause that the document is null.
NullDocumentRef(string id, Module collection, string cause)