Gets whether the component was created from a fasteners library item."
# Get the value of the property.propertyValue = component_var.isLibraryItem
#include <Fusion/Components/Component.h>// Get the value of the property.boolean propertyValue = component_var->isLibraryItem();