articleSection property

String? articleSection
getter/setter pair

Articles may belong to one or more 'sections' in a magazine or newspaper, such as Sports, Lifestyle, etc.

Implementation

String? articleSection;