Variable Perm.Is

struct Perm
{
  // ...
  ubyte[MAX_PERM_LEN] Is ;
  // ...
}