: '''[info class] variables''' ''class'' Returns a list of all variables ''[oo::define%|%declared]'' by the [TclOO] [class] called ''class''. Note that this does not mean that those variables will actually exist in the instances of the class; it only means that listed variables will be mapped by default in this class's methods to instance variables instead of local variables. <>Command