fixed_reference property

fixed_reference property

FixedReference

Definition:

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

See Also