Variable CombinedDrawable.border

class CombinedDrawable
{
  // ...
  Ref!(dcanvas.graphics.resources.Drawable) border;
  // ...
}