slave_type
Description:
[
NoAccessorMethod ]
public string slave_type {
owned get;
set; }
Setting name of the device type of this port's controller connection (eg, nm_setting_bond_setting_name)
, or null if this connection is not a port.
Deprecated 1.46. Use port_type instead, this is just an alias.