arguments property

arguments property

The set of items of the array

Definition:

@property
def arguments(self):
    ...

See Also