Protected Overrides ReadOnly Property CollectionOwners As Integer()
protected override int[] CollectionOwners { get; }
protected: virtual property array<int>^ CollectionOwners { array<int>^ get () override; }
function get_collectionOwners();