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