| FormName | Represents the name of the form associated with the document. |
| Caption | The caption dictionary representing localized captions for the flow object. |
| Controls | The Controls class represents a collection of form controls within a client form, providing access through an indexer. |
| DocumentId | Represents the unique identifier for the document. |
| BuildManagerSettings | Represents the build manager settings for the workflow. |
| Type | Specifies the type of document to be created. |
| Key | A unique identifier for the workflow step. |
| ViewName | Defines the name of the view linked to the document. |
| Name | Name for the workflow step. |
| FormId | Identifies the form ID related to the document. |
| FormCaption | Specifies the caption of the form associated with the document. |
| PanelSize | Represents the size of the panel associated with the document. |
| ViewId | Identifies the ID of the view associated with the document. |
| ExistingDocumentPath | Specifies the path to an existing document. |
| WorkflowCodeInstance | The workflow code instance associated with the flow object. |
| Parameters | Represents a dictionary of parameters associated with the document. |
| CachedDMObjects | The cached document management objects related to the flow object. |
| DeploymentUrl | Specifies the deployment URL for the document. |
| FormInstance | The FormInstance class manages a form instance, providing properties and methods for handling form settings, secrets, user events, deployment URL configurations, and controls. It integrates encryption and decryption for secure management of SecretKey and other sensitive data. |
| ProcessId | Defines the process ID associated with the document. |
| FileId | Specifies the file ID linked to the document. |
| IsChanged | Indicates whether the document properties have been modified. |
| TypeCode | The type code associated with the flow object. |
| ProcessName | Represents the name of the process associated with the document. |