Attachments | The Attachment factory for the object. | 
  AutoPost | If true, the database is updated immediately when the field value changes. | 
  CheckoutPathIfExist | The checkout path for the test. | 
  DesignStepFactory | The design steps factory for the current test. | 
  DesStepsNum | The number of design steps in the test. | 
  ExecDate | The test execution date and time. | 
  ExecStatus | The test execution status. | 
  ExtendedStorage | The Extended Storage object for the current test. | 
  Field | The value of the specified field. | 
  FullPath | The full file system path for the test. | 
  HasAttachment | Checks if the object has one or more attachments. | 
  HasCoverage | Checks if the test covers at least one requirement. | 
  HasParam | Checks if the test has at least one parameter. | 
  ID | The item ID. | 
  IsLocked | Checks if object is locked for editing. | 
  LastRun | The last Run object for this test. | 
  Modified | Checks if the item has been modified since last refresh or post operation. If true, the field properties on the server side are not up to date. | 
  Name | The test name. | 
  Params | Deprecated. Use TestParameterFactory of ISupportTestParameters. The current test parameters. | 
  TemplateTest | Indicates if this test is a template test. | 
  Type | The test type. | 
  VCS | The VCS version control object for this test. | 
  Virtual | Checks if this is a virtual item, that is, an item that does not have a corresponding database record. |