| Name | Data Type | Default Value | Qualifiers | 
| Name | Data Type | Value | 
| LabelFormats | uint16[] |  | 
| ArrayType | string | Indexed | 
| Description | string | An array of enumerated integers describing the formats of each of the labels on a Magazine. The Labels themselves are listed in the PhysicalLabels property. Note, each entry of this array is related to the entry in PhysicalLabels that is located at the same index. | 
| ModelCorrespondence | string | CIM_Magazine.PhysicalLabels | 
| ValueMap | string | 0, 1, 2, 3, 4, 5 | 
| Values | string | Barcode, Radio Frequency Identification, OCR (Optical Character Recognition), MICR (Magnetic Ink Character Recognition), 7 Character Barcode, 9 Character Barcode | 
| LabelStates | uint16[] |  | 
| ArrayType | string | Indexed | 
| Description | string | An array of enumerated integers describing the states of each of the labels on a Magazine. The Labels themselves are listed in the PhysicalLabels property. Note, each entry of this array is related to the entry in PhysicalLabels that is located at the same index. | 
| ModelCorrespondence | string | CIM_Magazine.PhysicalLabels | 
| ValueMap | string | 0, 1, 2 | 
| Values | string | OK/Readable, Unreadable, Upside Down | 
| PhysicalLabels | string[] |  | 
| ArrayType | string | Indexed | 
| Description | string | One or more strings on 'labels' on the Magazine. The format of the labels and their state (readable, unreadable, upside-down) are indicated in the corresponding LabelFormats and LabelStates array properties. | 
| ModelCorrespondence | string | CIM_Magazine.LabelStates, CIM_Magazine.LabelFormats |