Variable DrawableAttribute._drawableId

class DrawableAttribute
{
  // ...
  string _drawableId;
  // ...
}