chain_index property

chain_index property

Definition:

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

See Also