property_reference property
property_reference property
PropertyReference
Definition:
@property
def property_reference(self):
...
@property_reference.setter
def property_reference(self, value):
...
PropertyReference
@property
def property_reference(self):
...
@property_reference.setter
def property_reference(self, value):
...