public int GetAtt()
 {
     return(_decorator.GetAtt() + _att);
 }