The SpiderReportable object for the spider. The spider
will report all information to this class.
| C# | Visual Basic | Visual C++ |
public ISpiderReportable Report { get; }
Public ReadOnly Property Report As ISpiderReportable
public: property ISpiderReportable^ Report { ISpiderReportable^ get (); }