#pragma once #include typedef std::string Property; /* class Property { public: std::string str; }; */