library property Null safety

LibraryRef? library
read / write

The library which owns this script.

Implementation

LibraryRef? library;