Returns the set of favorite materials.
# Get the value of the property.propertyValue = application_var.favoriteMaterials
#include <Core/Application/Application.h>// Get the value of the property.Ptr<FavoriteMaterials> propertyValue = application_var->favoriteMaterials();