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