objectPointer property

JObjectPtr objectPointer

Implementation

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