This data-type provides a way to select multiple nodes (either Content, Media or Members) using an auto-complete interface.
Retired in v5.2 Created in v1.0var currentNode = uQuery.GetCurrentNode();
var colourNodes = uQuery.GetNodesByCsv(currentNode.GetProperty<string>("propertyAlias"));