Variable Style._customLength

class Style
{
  // ...
  uint[string] _customLength;
  // ...
}