'Declaration
<System.ComponentModel.BrowsableAttribute(False)> Public ReadOnly Property WFTracking As System.Collections.Generic.List(Of WFTracking)
'Usage
Dim instance As Entry Dim value As System.Collections.Generic.List(Of WFTracking) value = instance.WFTracking
[System.ComponentModel.Browsable(false)] public System.Collections.Generic.List<WFTracking> WFTracking {get;}