library property

Pointer<NativeType> library
getter/setter pair

The memory address of the underlying C library

This is used to validate a serialized key

Implementation

Pointer library = nullptr;