mesh property

List<MeSH>? mesh
getter/setter pair

List of MeSH tag objects. Only works found in PubMed have MeSH tags; for all other works, this is an empty list.

Implementation

List<MeSH>? mesh;