Variable DrawableAttribute._id

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