intellectual_genre property

intellectual_genre property

Gets or sets the intellectual genre. Describes the nature, intellectual, artistic or journalistic characteristic of a news object, not specifically its content.

Definition:

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

See Also