time property

String? time
getter/setter pair

Time in HHMM 24-hour format (e.g., "1700" for 5:00 PM)

Implementation

String? time;