Holder.notNull

  1. bool notNull [@property getter]
  2. bool notNull [@property setter]
    class Holder
    @property
    void
    notNull
    (
    bool propval
    )