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