connection_description属性

connection_description属性

定义:

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

也可以看看