---
title: Default Person Properties
framework: addressbook
role: collectionGroup
role_heading: API Collection
path: addressbook/default-person-properties
---

# Default Person Properties

The properties that a person record contains by default.

## Overview

Overview You can add your own properties with the ABPerson method addPropertiesAndTypes(_:).

## Topics

### Constants

- [kABFirstNameProperty](addressbook/kabfirstnameproperty.md)
- [kABLastNameProperty](addressbook/kablastnameproperty.md)
- [kABFirstNamePhoneticProperty](addressbook/kabfirstnamephoneticproperty.md)
- [kABLastNamePhoneticProperty](addressbook/kablastnamephoneticproperty.md)
- [kABNicknameProperty](addressbook/kabnicknameproperty.md)
- [kABMaidenNameProperty](addressbook/kabmaidennameproperty.md)
- [kABBirthdayProperty](addressbook/kabbirthdayproperty.md)
- [kABBirthdayComponentsProperty](addressbook/kabbirthdaycomponentsproperty.md)
- [kABOrganizationProperty](addressbook/kaborganizationproperty.md)
- [kABJobTitleProperty](addressbook/kabjobtitleproperty.md)
- [kABHomePageProperty](addressbook/kabhomepageproperty.md)
- [kABURLsProperty](addressbook/kaburlsproperty.md)
- [kABCalendarURIsProperty](addressbook/kabcalendarurisproperty.md)
- [kABEmailProperty](addressbook/kabemailproperty.md)
- [kABAddressProperty](addressbook/kabaddressproperty.md)
- [kABOtherDatesProperty](addressbook/kabotherdatesproperty.md)
- [kABOtherDateComponentsProperty](addressbook/kabotherdatecomponentsproperty.md)
- [kABRelatedNamesProperty](addressbook/kabrelatednamesproperty.md)
- [kABDepartmentProperty](addressbook/kabdepartmentproperty.md)
- [kABPersonFlags](addressbook/kabpersonflags.md)
- [kABPhoneProperty](addressbook/kabphoneproperty.md)
- [kABInstantMessageProperty](addressbook/kabinstantmessageproperty.md)
- [kABNoteProperty](addressbook/kabnoteproperty.md)
- [kABSocialProfileProperty](addressbook/kabsocialprofileproperty.md)
- [kABMiddleNameProperty](addressbook/kabmiddlenameproperty.md)
- [kABMiddleNamePhoneticProperty](addressbook/kabmiddlenamephoneticproperty.md)
- [kABTitleProperty](addressbook/kabtitleproperty.md)
- [kABSuffixProperty](addressbook/kabsuffixproperty.md)

## See Also

### Data Type Constants

- [Address Keys](addressbook/address-keys.md)
- [Default Group Properties](addressbook/default-group-properties.md)
- [Default Multivalue List Labels](addressbook/default-multivalue-list-labels.md)
- [Generic Multivalue List Labels](addressbook/generic-multivalue-list-labels.md)
- [Multivalue Property](addressbook/multivalue-property.md)
- [Default Record Properties](addressbook/default-record-properties.md)
- [Property Types](addressbook/property_types.md)
