Associates items with item properties.
| Name | Type | Description | Notes |
|---|---|---|---|
| ToString | string | Text summary of the box. | |
| Children | ObservableCollection | Observable collection of the property entries. |
| Name | Type | Description | Notes |
|---|---|---|---|
| entry_count | uint | List of nested boxes. | |
| entries | ItemPropertyEntry[] | Property entrie array. |
| Name | Description | Parameters |
|---|---|---|
| ItemPropertyAssociation | Create the box object from the bitstream. | BitStreamReader stream - File stream. |