OptionalValueDelegateWithDefault

constructor(fieldName: String, fieldType: FieldType<V & Any, *>, defaultValue: () -> V & Any)