public InsightValueCollection ItemList { get; }Public ReadOnly Property ItemList As InsightValueCollection
Getpublic:
property InsightValueCollection^ ItemList {
InsightValueCollection^ get ();
}member ItemList : InsightValueCollection with get