objectPointer property

JObjectPtr get objectPointer

Implementation

JObjectPtr get objectPointer {
  check();
  return value.l;
}