numbers property

List<String> numbers
getter/setter pair

A list of phone numbers associated with the contact.

Implementation

List<String> numbers;