105 operator String::CharPointerType()
const noexcept {
return name.getCharPointer(); }
bool isEmpty() const noexcept
bool isNull() const noexcept
String::CharPointerType getCharPointer() const noexcept
bool isValid() const noexcept
const String & toString() const noexcept