both proprietà

both proprietà

Indica se i due criteri hanno una relazione “e”.

Definizione:

@property
def both(self):
    ...
@both.setter
def both(self, value):
    ...

Guarda anche