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