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