macro property

macro property

Gets the macro.

Definition:

@property
def macro(self):
    ...

See Also