Brings support for inheritance to the SysLastValue implementation on this class. Derivative classes should override this method and provide their own implementation with an unpack list like: [#SysLastValuesList, baseClassPackedValues] = _packedValues; super(baseClassPackedValues);