time property

String? time
getter/setter pair

Time in HHMM 24-hour format (e.g., "0900" for 9:00 AM)

Implementation

String? time;