GetDescription Method
Returns a clone of the description for this test object. The test object must be obtained using the Describe method, otherwise, this method returns null.

C# Syntax

IDescription GetDescription()