fields property

Map<String, String> fields
final

Map of key-value parsed attributes extracted from the document or code.

Implementation

final Map<String, String> fields;