Searched defs:Properties (Results 1 – 1 of 1) sorted by relevance
353 class Properties { class355 explicit Properties(std::unordered_map<std::string, PropertyValue>&& properties) in Properties() function in Properties