If true, the operation was successful without any warnings or errors. This takes into account all of the child status messages.
# Get the value of the property.propertyValue = status_var.isOK
#include <Core/Application/Status.h>// Get the value of the property.boolean propertyValue = status_var->isOK();