Title property: FeedDoc class
Description
Use this property to set or return the title for the feed document as a string.
This property is read/write.
Note:
This is an abstract property.
Example
&newDoc.Title = %This.Title;
Related Topics