DQueryElement.name

Returns the name of the element.

struct DQueryElement(QueryType, string Name, alias Overload = null)
enum name = Name;

Meta