Get the name of the asset type which can be accessed by the library.
# Get the value of the property.propertyValue = toolLibraries_var.assetTypeName
#include <Cam/Tools/ToolLibraries.h>// Get the value of the property.string propertyValue = toolLibraries_var->assetTypeName();