Description
This node lets you get an attribute from the data connected to the data input. This will probably be some sort of blend data.
Inputs
The attribute input lets you set the attribute you want to get. You could for example use name to get the name of something like an object.
The Fallback input lets you define a fallback value that should be returned if the attribute doesn’t exist on the data input.
Outputs
The output type should be set to the expected data that should come from the attribute

