public int[] GroupSizes { get; }
Public ReadOnly Property GroupSizes As Integer()
public: property array<int>^ GroupSizes { array<int>^ get (); }