SDLAttribute.qualifiedName

Qualified name of the attribute

The form of this value is either "namespace:name" or just "name".

  1. string qualifiedName [@property getter]
    struct SDLAttribute
    @safe pure @property const nothrow
    string
    qualifiedName
    ()
  2. string qualifiedName [@property setter]

Meta