subscript property

subscript property

Subscript

Definition:

@property
def subscript(self):
    ...

See Also