Variable MemoryProperties.types

struct MemoryProperties
{
  // ...
  MemoryType[] types ;
  // ...
}