Whether the file is a library.
A file can't be both a library and a part, so when this getter returns true, the getter isPart returns false.
true
false
bool get isLibrary;