Variable ArrayProperties.nElems

Total elements

struct ArrayProperties
{
  // ...
  ulong nElems ;
  // ...
}