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