first_name property

first_name property

Gets the First Name.

Definition:

@property
def first_name(self):
    ...

See Also