SAMRecord.queryName

Set query name (read name)

  1. const(char)[] queryName [@property getter]
  2. string queryName [@property setter]
    struct SAMRecord
    pragma(inline, true) @trusted nothrow @property
    void
    queryName
    (
    string qname
    )

Meta