inputName property

String? inputName
getter/setter pair

input from user and print help if null

Implementation

late String? inputName;