comment property
comment property
Gets or sets the author’s comment.
Definition:
@property
def comment(self):
...
@comment.setter
def comment(self, value):
...
See Also
- module
groupdocs.metadata.formats.peer2peer
- class
TorrentPackage
Gets or sets the author’s comment.
@property
def comment(self):
...
@comment.setter
def comment(self, value):
...
groupdocs.metadata.formats.peer2peer
TorrentPackage