stage
The stage that owns this attribute.
Declaration
var stage: USDStage { get }Discussion
An attribute’s state and validity is connected to its stage. An attribute becomes invalid when the lifetime of its stage ends. It can also become invalid when the stage is modified.