'Declaration
<__DynamicallyInvokableAttribute()> Protected ReadOnly Property Items As System.Collections.Generic.IList(Of BatchQueueAgent)
'Usage
Dim instance As BatchQueueAgentCollection Dim value As System.Collections.Generic.IList(Of BatchQueueAgent) value = instance.Items
[__DynamicallyInvokable()] protected System.Collections.Generic.IList<BatchQueueAgent> Items {get;}