collection of comments against this profile and any of its related entities
| C# | Visual Basic | Visual C++ |
public Collection<Comment> AllComments { get; }
Public ReadOnly Property AllComments As Collection(Of Comment)
public: property Collection<Comment^>^ AllComments { Collection<Comment^>^ get (); }