Returns the standard named view called "FRONT".
# Get the value of the property.propertyValue = namedViews_var.frontNamedView
#include <Core/Application/NamedViews.h>// Get the value of the property.Ptr<NamedView> propertyValue = namedViews_var->frontNamedView();