PasteLabel
item->SetLabel(PasteLabel());
return new BMenuItem(PasteLabel(), new BMessage(B_PASTE), 'V');
const char* PasteLabel();