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