-record(defer_prop, { name :: binary(), value :: fun(() -> {ok, gleam@json:json()} | {error, nil}), group :: gleam@option:option(binary()) }).