Variable StructFixtureFactory.employee

struct StructFixtureFactory
{
  // ...
  Employee employee ;
  // ...
}