content property
content property
Gets or sets the attached file content.
Definition:
@property
def content(self):
...
@content.setter
def content(self, value):
...
Gets or sets the attached file content.
@property
def content(self):
...
@content.setter
def content(self, value):
...