noteDate property
DateTime?
get
noteDate
Property getter and setter for noteDate:
Implementation
DateTime? get noteDate;
set
noteDate
(DateTime? noteDate)
Implementation
set noteDate(DateTime? noteDate);