name property

name property

This attribute is the name of the keyframes, used by the ‘animation-name’ property.

Definition:

@property
def name(self):
    ...

See Also