ssn property

String? get ssn

The Social Security Number of the employee for this W2

Implementation

String? get ssn => getField('SSN');