Hi,

I wanted my plugin to have different plugin names depending on the context of selection, for example, I want the plugin appear in right click layout context menu with the name"aaa" when the pageitem has property "something" set, and when the selected item doesn't have property "something" set, I want the plugin name be "bbb", is it possible?

Thanks a lot for your time.