Variable ObsEnt.compRep

struct ObsEnt
{
  // ...
  T compRep ;
  // ...
}