name property

name property

Gets the human-readable track name.

Definition:

@property
def name(self):
    ...

See Also