jurisdiction property

jurisdiction property

Jurisdiction

Definition:

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

See Also