18 public string Name {
get; }
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...
Module Collection
Gets the collection to which the ref belongs.
NamedDocumentRef(string name, Module collection)
string Name
Gets the string value of the ref name.