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