'Declaration
<NotNullAttribute()> Public ReadOnly Property Sources As ICollection(Of String)
[NotNull()] public ICollection<string> Sources {get;}
'Declaration
<NotNullAttribute()> Public ReadOnly Property Sources As ICollection(Of String)
[NotNull()] public ICollection<string> Sources {get;}