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