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