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