location property
location property
Location of signing.
Definition:
@property
def location(self):
...
@location.setter
def location(self, value):
...
Location of signing.
@property
def location(self):
...
@location.setter
def location(self, value):
...