Variable MemoryProperties.heaps

struct MemoryProperties
{
  // ...
  MemoryHeap[] heaps ;
  // ...
}