The name of the environment.
# Get the value of the property.propertyValue = renderEnvironment_var.name
#include <Fusion/Render/RenderEnvironment.h>// Get the value of the property.string propertyValue = renderEnvironment_var->name();