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