name property

String? name
getter/setter pair

The candidate's name.

If this is a joint ticket it will indicate the name of the candidate at the top of a ticket followed by a / and that name of candidate at the bottom of the ticket. e.g. "Mitt Romney / Paul Ryan"

Implementation

core.String? name;