Variable DrawableAttribute._drawable

class DrawableAttribute
{
  // ...
  Ref!(dcanvas.graphics.resources.Drawable) _drawable;
  // ...
}