UserSpecifiedName
if (UserSpecifiedName()) {
BString name(UserSpecifiedName());
window->BackgroundView()->UserSpecifiedName() != NULL
? window->BackgroundView()->UserSpecifiedName()
const char* userSpecifiedName = fBackground->UserSpecifiedName();
const char* UserSpecifiedName() const;