GTF_Record.score

Column 6: score; float. From the standard: "the semantics of the score are ill-defined." Tragically, score can be either a float, or not present (".") Totally arbitrarily, we will represent absent as -1

struct GTF_Record
@property const
score
()

Meta