employeeName property
String?
get
employeeName
The Employee Name for this W2
Implementation
String? get employeeName => getField('Employee Name');
The Employee Name for this W2
String? get employeeName => getField('Employee Name');