DQueryAttribute.type

Property that returns the type of the attribute.

  1. alias type = typeof(Attribute)
  2. alias type = Attribute
    struct DQueryAttribute(alias Attribute)
    alias type = Attribute

Meta