id属性

id属性

获取并设置敏感度标签 id。

定义:

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

也可以看看