Returns the products associated with this document.
# Get the value of the property.propertyValue = drawingDocument_var.products
#include <Drawing/Drawing/DrawingDocument.h>// Get the value of the property.Ptr<Products> propertyValue = drawingDocument_var->products();