referenced_library property

referenced_library property

ReferencedLibrary

Definition:

@property
def referenced_library(self):
    ...
@referenced_library.setter
def referenced_library(self, value):
    ...

See Also