module servers.modeller.settings.attribute; @safe: import servers.modeller; auto myCollectionName = "attributes"; auto myEntities = "Attributes"; auto myEntity = "Attribute"; auto myUrl = "modeller/attributes"; auto myPath = "/modeller/attributes"; auto jsPath = "modeller/attributes";