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