Gets the capabilities of the machine.
# Get the value of the property.propertyValue = machine_var.capabilities
#include <Cam/Machine/Machine.h>// Get the value of the property.Ptr<MachineCapabilities> propertyValue = machine_var->capabilities();