Gets The unique, language independent, ID of this palette.
# Get the value of the property.propertyValue = textCommandPalette_var.id
#include <Core/UserInterface/TextCommandPalette.h>// Get the value of the property.string propertyValue = textCommandPalette_var->id();