is_potable property
is_potable property
IsPotable
Definition:
@property
def is_potable(self):
...
@is_potable.setter
def is_potable(self, value):
...
IsPotable
@property
def is_potable(self):
...
@is_potable.setter
def is_potable(self, value):
...