'Declaration <BrowsableAttribute(False)> Public ReadOnly Property Comment As StringMetadataNode
[Browsable(False)] public StringMetadataNode Comment { get; }
[Browsable(False)] public: __property StringMetadataNode* get_Comment();
[Browsable(False)] public:
property StringMetadataNode^ Comment { StringMetadataNode^ get(); }