addChild inheritance

hi there. i have this: object1.addChild(object2);
object1.alpha = 0,5; How can object2 preserve it’s initial alpha?
thanks in advance