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