pub async fn load_member_dynamic( base: Value, name: String, allow_init: bool, ) -> Result<Value, RuntimeError>