Returns the viewport that the modified camera is associated with.
# Get the value of the property.propertyValue = cameraEventArgs_var.viewport
#include <Core/Application/CameraEventArgs.h>// Get the value of the property.Ptr<Viewport> propertyValue = cameraEventArgs_var->viewport();