Variable ArrayProperties.dimsSize

Dimensions sizes info

struct ArrayProperties
{
  // ...
  int[] dimsSize ;
  // ...
}