Variable StructFixtureFactory.person

struct StructFixtureFactory
{
  // ...
  Person person ;
  // ...
}