> ## 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.

# IExportRegistrationProperty

> IExportRegistrationProperty represents a single batch or document registration property in Scanning Station export scripts, exposing its name and value.

## What it does

Represents a registration property.

## Properties

| **Name** | **Type** | **Access** | **Description**                        |
| -------- | -------- | ---------- | -------------------------------------- |
| Name     | string   | Read-only  | The name of the registration property  |
| Value    | string   | Read-only  | The value of the registration property |
