attributes property

Map<String, String> attributes
getter/setter pair

user defined attributes map that can carry additional info

Implementation

Map<String, String> attributes;