public override int Eval() { Game g = Game.GetInstance(); return(g.GetObjectAttr(GetLhsObj(lhs), attr.ToUpper())); }