sid property

sid property

Gets or sets the sid.

Definition:

@property
def sid(self):
    ...
@sid.setter
def sid(self, value):
    ...

See Also