Returns if this palette was created as a transparent palette.
# Get the value of the property.propertyValue = palette_var.isTransparent
#include <Core/UserInterface/Palette.h>// Get the value of the property.boolean propertyValue = palette_var->isTransparent();