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