Variable DrawableAttributeList._customDrawables

struct DrawableAttributeList
{
  // ...
  DrawableAttribute[string] _customDrawables;
  // ...
}