Gets if this parameter is visible in the user interface.
# Get the value of the property.propertyValue = cAMParameter_var.isVisible
#include <Cam/Operations/CAMParameter.h>// Get the value of the property.boolean propertyValue = cAMParameter_var->isVisible();