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