last_name property

last_name property

Gets the Last Name.

Definition:

@property
def last_name(self):
    ...

See Also