English
Appearance
Get the OID pointed to by a direct reference.
Only available if the reference is direct (i.e. an object id reference, not a symbolic one).
class Reference { target(): string | null; }
OID pointed to by a direct reference.