fieldID property

JFieldIDPtr get fieldID

Implementation

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