public IList<int> RequestIDs { get; }
Public ReadOnly Property RequestIDs As IList(Of Integer)
public: property IList<int>^ RequestIDs { IList<int>^ get (); }