Variable WavefrontObj.WFFace.normals

struct WavefrontObj.WFFace
{
  // ...
  std.typecons.Nullable!(ulong[]) normals ;
  // ...
}