[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2021-02-11 UTC."],[],[],null,["VisionBarcodePersonName \n\n class VisionBarcodePersonName : NSObject\n\nA person's name, both formatted and as individual name components.\n- `\n ``\n ``\n `\n\n [formattedName](#/c:objc(cs)FIRVisionBarcodePersonName(py)formattedName)`\n ` \n Properly formatted name. \n\n Declaration \n Swift \n\n var formattedName: String? { get }\n\n- `\n ``\n ``\n `\n\n [first](#/c:objc(cs)FIRVisionBarcodePersonName(py)first)`\n ` \n First name. \n\n Declaration \n Swift \n\n var first: String? { get }\n\n- `\n ``\n ``\n `\n\n [last](#/c:objc(cs)FIRVisionBarcodePersonName(py)last)`\n ` \n Last name. \n\n Declaration \n Swift \n\n var last: String? { get }\n\n- `\n ``\n ``\n `\n\n [middle](#/c:objc(cs)FIRVisionBarcodePersonName(py)middle)`\n ` \n Middle name. \n\n Declaration \n Swift \n\n var middle: String? { get }\n\n- `\n ``\n ``\n `\n\n [prefix](#/c:objc(cs)FIRVisionBarcodePersonName(py)prefix)`\n ` \n Name prefix. \n\n Declaration \n Swift \n\n var prefix: String? { get }\n\n- `\n ``\n ``\n `\n\n [pronounciation](#/c:objc(cs)FIRVisionBarcodePersonName(py)pronounciation)`\n ` \n Designates a text string to be set as the kana name in the phonebook.\n Used for Japanese contacts. \n\n Declaration \n Swift \n\n var pronounciation: String? { get }\n\n- `\n ``\n ``\n `\n\n [suffix](#/c:objc(cs)FIRVisionBarcodePersonName(py)suffix)`\n ` \n Name suffix. \n\n Declaration \n Swift \n\n var suffix: String? { get }\n\n- `\n ``\n ``\n `\n\n [-init](#/c:objc(cs)FIRVisionBarcodePersonName(im)init)`\n ` \n Unavailable."]]