Internet Direct (Indy) Version 9.0.1 Beta
TIdGopherMenuItem.AAbstract
Summary for the Gopher item.

property AAbstract: TStringList;
Description
AAbstract is a read-only TStringList property that contains a summary for the Gopher item; e.g. "Read about our great products". AAbstract is available if you use the GetExtendedMenu method and the Gopher Server supports the Gopher+ protocol.

We had to name this property AAbstract because Abstract is a reserved word.