Variable Parts.leftCrossing

class Parts
{
  // ...
  string leftCrossing ;
  // ...
}