sid property
sid property
Gets or sets the sid. The sid attribute is optional.
Definition:
@property
def sid(self):
...
@sid.setter
def sid(self, value):
...
Gets or sets the sid. The sid attribute is optional.
@property
def sid(self):
...
@sid.setter
def sid(self, value):
...