id property

Expression<int> id

An id uniquely identifying this element in the original JSON tree.

Implementation

Expression<int> get id => _col('id');