id property

id property

Gets the id of the field (it’s always three characters long).

Definition:

@property
def id(self):
    ...

See Also