lastName
Adds a person’s last name to an element.
Overview
Here’s an example that sets the last name for a monogram.
<monogramLockup>
<monogram firstName="Anne" lastName="Johnson"/>
<title>Anne Johnson</title>
<subtitle>Actor</subtitle>
</monogramLockup>Values for lastName
- String
The last name of a person.