get_hwp_property
Retrieve a property value from an HWP document object by name. Access attributes such as Version or CurFieldName to inspect document state.
Instructions
Get a property value from HWP COM object.
Args: property_name: Property name (e.g. "Version", "CurFieldName")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| property_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||