Returns the collection of status codes that are children of this status message.
# Get the value of the property.propertyValue = statusMessage_var.childStatusMessages
#include <Core/Application/StatusMessage.h>// Get the value of the property.Ptr<StatusMessages> propertyValue = statusMessage_var->childStatusMessages();