BedRecord.name

column 4: Defines the name of the BED line. getter

  1. name [@property getter]
    struct BedRecord
    @property const
    name
    ()
  2. string name [@property setter]

Meta