DQueryElement.protection

Returns the element's access protection.

struct DQueryElement(QueryType, string Name, alias Overload = null)
@property
alias protection = Alias!(GetProtection!(QueryType, Name))

Meta