# MetadataUserProp

## Content

[**DsPdfJS API v9.1.3**](../README)

***

[DsPdfJS API](../globals) / MetadataUserProp

# Type Alias: MetadataUserProp

> **MetadataUserProp** = `object`

Represents a custom metadata property.

## Properties

### name

> **name**: `string`

The property name.

***

### namespace

> **namespace**: [`UserPropNamespace`](../enumerations/UserPropNamespace)

The XML namespace.

***

### value?

> `optional` **value**: `string`

The property value.
