I have a class that has a property named title implemented as a nested class, how can I call std::strings\'s methods on it ? (I am trying to make hidden encapsulation.)