A shortcut to return any SettingIP4Config the connection might contain.
Note that it returns the value as type SettingIPConfig, since the vast majority of IPv4-setting-related methods are on that type, not SettingIP4Config.
this |
the Connection |
an SettingIP4Config if the connection contains one, otherwise null |