public TimeCalendarEraPropertyType withNilReason(List<String> value) {
   setNilReason(value);
   return this;
 }