Gets the NetworkPreferences object.
# Get the value of the property.propertyValue = preferences_var.networkPreferences
#include <Core/Application/Preferences.h>// Get the value of the property.Ptr<NetworkPreferences> propertyValue = preferences_var->networkPreferences();