Property definitions

cpp $ CppString :: defaultinit
# A pointer to a C++ std::string instance
extern class CppString in "C++" `{ std::string* `}
end
lib/cpp/cpp.nit:22,1--24,3