string property

String string

Implementation

String get string {
  return _getString(year, month, day);
}