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