abstract property

abstract property

Gets the abstract link.

Definition:

@property
def abstract(self):
    ...

See Also