properDescription property

String? get properDescription

an indepth canonical description used by the job dispatcher viewer (the thing that pops up when you click on a job dispatcher on the left menu view) its best to often implement and provide description for this method instead of returning either description or null

Implementation

String? get properDescription;