pub fn get_data_by_member(
    value: &Value,
    name: &PathMember
) -> Result<Value, ShellError>