comments propiedad
comments propiedad
Obtiene o establece el documento comments.
Definición:
@property
def comments(self):
...
@comments.setter
def comments(self, value):
...
Obtiene o establece el documento comments.
@property
def comments(self):
...
@comments.setter
def comments(self, value):
...