enum AttributeSource

#include <create_attribute.hpp>

enum AttributeSource
{
    Node,
    OutputPort,
};