17 public string Id {
get; }
Represents a module, a singleton object grouping related functionalities. Modules are serialized as @...
Represents a document ref.
Ref(string id, Module collection)
string Id
Gets the string value of the ref id.
Module Collection
Gets the collection to which the ref belongs.