DQueryAttribute.get

Property that returns the value of the attributes. Only defined for attributes that can produce a value.

struct DQueryAttribute(alias Attribute)
alias get = Attribute

Meta