connection_type property

connection_type property

ConnectionType

Definition:

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

See Also