Gets the parent UserInterface object.
# Get the value of the property.propertyValue = toolbarPanel_var.parentUserInterface
#include <Core/UserInterface/ToolbarPanel.h>// Get the value of the property.Ptr<UserInterface> propertyValue = toolbarPanel_var->parentUserInterface();