'Declaration <BrowsableAttribute(False)> Public Overridable ReadOnly Property ParentCollection As CommentCollection
[Browsable(False)] public virtual CommentCollection ParentCollection { get; }
[Browsable(False)] public: __property virtual CommentCollection* get_ParentCollection();
[Browsable(False)] public:
virtual property CommentCollection^ ParentCollection { CommentCollection^ get(); }