name property

name property

The name attribute must return the name of the margin at-rule. The @ character is not included in the name.

Definition:

@property
def name(self):
    ...

See Also