userdef property

List<String> userdef
getter/setter pair

The userdefined fields. The indexth one on the list refers to USERDEF[index+1] as for ADIF it shall be a postive number.

Implementation

List<String> userdef;