DQueryElement.protection

Returns the element's access protection.

struct DQueryElement(QueryType, string Name, alias Overload = null)
enum protection = GetProtection!(QueryType, Name);

Meta