Gets if this control is a separator.
# Get the value of the property.propertyValue = listItem_var.isSeparator
#include <Core/UserInterface/ListItem.h>// Get the value of the property.boolean propertyValue = listItem_var->isSeparator();