subscript property

subscript property

Subscript argument

Definition:

@property
def subscript(self):
    ...

See Also