validDate property

bool get validDate

Implementation

bool get validDate {
  return _lib._objc_msgSend_12(_id, _lib._sel_isValidDate1);
}