I have a pointer string which starts off as an empty pointer.
std::string *name;
As soon as the app starts the pointer will be given a value