Variable Component.container

The display that contains this component

class Component
{
  // ...
  Display container ;
  // ...
}