Stage object?

Is there an as3 version of the Stage object? I want to trace Stage.width and Stage.height… how would I do that?

stage (not to be confused with Stage) in as3 only returns a portion of the screen… it confuses me…