Variable OutputRef.output

The Output being referenced

struct OutputRef
{
  // ...
  Output output ;
  // ...
}