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