identification property

identification property

Identification

Definition:

@property
def identification(self):
    ...
@identification.setter
def identification(self, value):
    ...

See Also