name property

name property

Gets the components of the name of the object.

Remarks

This property is a simplified version of VCardIdentificationRecordset.name_record.

Definition:

@property
def name(self):
    ...

See Also