Thanks Edneeis for the reply. What I mean by attributes are the values that can be returned by a property get method. I need guidance on how I can access the same instance of clsAll from another class without having to instantiate it again.

Thanks