source_type属性

source_type属性

定义:

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

也可以看看