BedRecord.score

column 5: A score between 0 and 1000. getter

  1. score [@property getter]
    struct BedRecord
    @property const
    score
    ()
  2. int score [@property setter]

Meta