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