Derived from: Feature.entityToken
# Get the value of the property.propertyValue = ribFeature_var.entityToken
#include <Fusion/Features/RibFeature.h>// Get the value of the property.string propertyValue = ribFeature_var->entityToken();
// Get the value of the property.propertyValue = ribFeature_var.entityToken;