'Declaration
Protected m_ConstructorInfo As System.Reflection.ConstructorInfo
'Usage
Dim instance As NConstructorActivator Dim value As System.Reflection.ConstructorInfo value = instance.m_ConstructorInfo instance.m_ConstructorInfo = value
protected System.Reflection.ConstructorInfo m_ConstructorInfo