VCFRecord.id

Sets new ID string; comma-separated list allowed but no dup checking performed

  1. string id [@property getter]
  2. const(char)[] id [@property setter]
    struct VCFRecord
    @property
    int
    id
    (
    const(char)[] id
    )

Meta