Gets if the Progress Dialog is currently being displayed
# Get the value of the property.propertyValue = progressDialog_var.isShowing
#include <Core/UserInterface/ProgressDialog.h>// Get the value of the property.boolean propertyValue = progressDialog_var->isShowing();