name
Returns the human-readable display name for the node. Each KrillApp subtype reads its name out of the appropriate concrete MetaData field.
The else arm stringifies the KrillApp type itself, which is the desired fallback for MenuCommand entries and any subtype whose MetaData has no dedicated name field.