Represents a module, a singleton object grouping related functionalities. Modules are serialized as @...
Represents a document ref that has a "name" instead of an "id". For example, a Role document referenc...
Represents a reference to a named document that is null, including a reason for its null state....
NullNamedDocumentRef(string name, Module collection, string cause)
string Cause
Gets or sets the cause that the document is null.