'Declaration
Protected m_Selectors As System.Collections.Generic.List(Of NSelector)
'Usage
Dim instance As NLogicalSelector Dim value As System.Collections.Generic.List(Of NSelector) value = instance.m_Selectors instance.m_Selectors = value
protected System.Collections.Generic.List<NSelector> m_Selectors