'Declaration
<NotNullAttribute()> Public ReadOnly Property IncludeCategories As List(Of Integer)
[NotNull()] public List<int> IncludeCategories {get;}
'Declaration
<NotNullAttribute()> Public ReadOnly Property IncludeCategories As List(Of Integer)
[NotNull()] public List<int> IncludeCategories {get;}