extension property

extension property

Definition:

@property
def extension(self):
    ...

See Also