pub(crate) fn obj_prop(v: &Value, key: &str) -> Option<Value>
Value::Object のプロパティを取得(非オブジェクトは None)。