Variable Widget._id

widget id

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