list property

list property

Represents a list of options

Definition:

@property
def list(self):
    ...

See Also