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