1description: > 2 Implement to represent the LRP3 record in IPZ VPD 3properties: 4 - name: RT 5 type: array[byte] 6 description: > 7 RT keyword. Contains the record name. 8 - name: VD 9 type: array[byte] 10 description: > 11 VD keyword. Record Version ID. 12 - name: TC 13 type: array[byte] 14 description: > 15 TC keyword.Thermal control. 16 - name: D4 17 type: array[byte] 18 description: > 19 D4 keyword. 20