gender property

gender property

Gets the components of the sex and gender identity of the object.

Remarks

This property is a simplified version of VCardIdentificationRecordset.gender_record.

Definition:

@property
def gender(self):
    ...

See Also