valid property

  1. @Bool()
bool valid
getter/setter pair

true if valid entry - false if not

Implementation

@ffi.Bool()
external bool valid;