postal_box property

postal_box property

PostalBox

Definition:

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

See Also