fieldID property

JFieldIDPtr fieldID

Implementation

JFieldIDPtr get fieldID {
  _check(exception);
  return value.cast<jfieldID_>();
}