'Declaration
Protected m_AttributesToProcess As System.Collections.Stack
'Usage
Dim instance As NForwardAttributeIterator Dim value As System.Collections.Stack value = instance.m_AttributesToProcess instance.m_AttributesToProcess = value
protected System.Collections.Stack m_AttributesToProcess