by_line_titles property

by_line_titles property

Gets or sets the titles of the creator or creators of the object.

Definition:

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

See Also