'Declaration
Protected ReadOnly Property InnerList As System.Collections.ArrayList
'Usage
Dim instance As NDiagramCommandCollection Dim value As System.Collections.ArrayList value = instance.InnerList
protected System.Collections.ArrayList InnerList {get;}