​
​
​

Gets an object that represents the commented text. It is of the type CommentedText.

Syntax

​public CommentedText CommentedText { get; }
​Public ReadOnly Property CommentedText() As CommentedText
​

Limitations

Read only.

​