IDeclared | 
The IDeclaredJavaObject type exposes the following members.
| Name | Description | |
|---|---|---|
| IsGlobal | 
            Returns  if this Pointer was set to be a Global reference
             (Inherited from IJavaObjectBase)  | |
| IsNull | 
            Returns  if this IJavaObjectBase is a null object within the JVM
             (Inherited from IJavaObjectBase)  | |
| JniClassName | 
            The JNI class name of this IJavaObjectBase (Inherited from IJavaObjectBase)  | |
| JVMType | 
            The IJavaType of this IJavaObjectBase (Inherited from IJavaObjectBase)  | |
| Pointer | 
            The native pointer of the object
             (Inherited from IJavaObjectBase)  | |
| ReferenceObject | 
            The IJavaObject referenced from the instance of IJavaObjectBase, maybe it is null in many conditions
             (Inherited from IJavaObjectBase)  |