Set this object to have the specified value. After this operation, type() == ball::UserFieldType::e_STRING.
Synopsis
Declared in <ball_userfieldvalue.h>
void
setString(std::string_view const& value);
Created with MrDocs