value property

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

Value to set, or the current value returned by a query.

Implementation

@ffi.Bool()
external bool value;