scope_type属性

scope_type属性

定义:

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

也可以看看