Checks if the machine has a post.
# Get the value of the property.propertyValue = machine_var.hasPost
#include <Cam/Machine/Machine.h>// Get the value of the property.boolean propertyValue = machine_var->hasPost();