pub async fn load_member( base: Value, field: String, allow_init: bool, caller_function_name: Option<&str>, ) -> Result<Value, RuntimeError>