Variable DrawableAttribute._initialized

class DrawableAttribute
{
  // ...
  bool _initialized;
  // ...
}