> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# SourceFile

> The SourceFile object — represents a source file of the document being processed in a Condition activity.

`SourceFile` represents a source file of the document (or a part of it) being processed in a Condition activity.

## Properties

| Name     | Type   | Access    | Description           |
| :------- | :----- | :-------- | :-------------------- |
| **Name** | string | Read-only | The name of the file. |

## Related topics

* [Document](/vantage/documentation/skill-designer/process/condition-activity/document)
* [Page](/vantage/documentation/skill-designer/process/condition-activity/page)
* [Object model](/vantage/documentation/skill-designer/process/condition-activity/object-model)
