Looks like the "corners" property of AVMetadataMachineReadableCodeObject is somehow missing using Xcode 12 beta 6.
It is still mentioned in the documentation but the compiler fails with "Value of type 'AVMetadataMachineReadableCodeObject' has no member 'corners'".
Is there something I'm missing here or should I file a bug report for this?