CloseLabel
return new BMenuItem(CloseLabel(), new BMessage(B_QUIT_REQUESTED), 'W');
item->SetLabel(CloseLabel());
const char* CloseLabel();