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