Variable StateDrawable.StateItem.drawable

class StateDrawable.StateItem
{
  // ...
  Ref!(dcanvas.graphics.resources.Drawable) drawable;
  // ...
}