a property

a property

Definition:

@property
def a(self):
    ...

See Also