Variable StackSet.Node1.key

struct StackSet.Node1
{
  // ...
  K key ;
  // ...
}