toolTipText for Popup MenuItem

The revamped window plugin (formerly split between window, kiosk, menubar, and popupmenu) that shipped with Servoy 5.1 is appreciated. However, it is now impossible to get at all the properties of say the JMenuItem. When the popupmenu plugin was used (pre-5.1), I could set the toolTipText of a JMenuItem. Now that the JMenuItem is wrapped inside a MenuItem, I am now longer able to set the toolTipText of a popup menu item.

Case 288660 has a request for toolTipText to be added to the RadioButton, CheckBox, and MenuItem items in the window plugin.