public Interval[] Bins { get; }
Public ReadOnly Property Bins As Interval()
public: property array<Interval^>^ Bins { array<Interval^>^ get (); }