void getValueArrayElement(List<int> buffer, int offset) { buffer[offset] = resolvedProperty[propertyIndex]; }