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