{"json_modified": "2016-04-05T06:33:32.451289", "uuid": "e45d9c5c-3cb1-45e4-99de-11feebdb7d80", "title": "getter", "url": "/ja/docs/Web/JavaScript/Reference/Operators/get", "tags": ["ECMAScript5", "ECMAScript6", "Functions", "JavaScript"], "translations": [{"uuid": "b8ba1a9f-ddb0-4bf6-9c77-ac9a81d79877", "title": "getter", "url": "/en-US/docs/Web/JavaScript/Reference/Functions/get", "tags": ["ECMAScript5", "ECMAScript6", "Functions", "JavaScript"], "summary": "The get syntax binds an object property to a function that will be called when that property is looked up.", "localization_tags": [], "locale": "en-US", "last_edit": "2016-02-19T23:30:11", "review_tags": []}, {"uuid": "177d52b3-254f-4adb-950c-1e1fa9e46454", "title": "L'op\u00e9rateur get", "url": "/fr/docs/Web/JavaScript/Reference/Fonctions/get", "tags": ["ECMAScript5", "Functions", "Reference", "R\u00e9f\u00e9rence", "JavaScript", "ECMAScript6"], "summary": "La syntaxe get permet de lier une propri\u00e9t\u00e9 d'un objet \u00e0 une fonction qui sera appel\u00e9e lorsqu'on acc\u00e9dera \u00e0 la propri\u00e9t\u00e9.", "localization_tags": [], "locale": "fr", "last_edit": "2016-02-21T00:07:06", "review_tags": []}, {"uuid": "3274f215-9a67-437b-945c-894b725c62d0", "title": "get", "url": "/es/docs/Web/JavaScript/Referencia/Funciones/get", "tags": ["ECMAScript5", "Operator", "JavaScript"], "summary": "Enlaza la propiedad de un objeto con una funci\u00f3n que puede ser llamada cuando la propiedad es buscada.", "localization_tags": [], "locale": "es", "last_edit": "2015-04-12T04:06:50", "review_tags": []}, {"uuid": "86fc3be4-ea09-40fd-80db-44d7a812d300", "title": "getter", "url": "/zh-CN/docs/Web/JavaScript/Reference/Functions/get", "tags": [], "summary": "get \u8bed\u53e5\u4f5c\u4e3a\u51fd\u6570\u7ed1\u5b9a\u5728\u5bf9\u8c61\u7684\u5c5e\u6027\u4e0a,\u5f53\u8bbf\u95ee\u8be5\u5c5e\u6027\u65f6\u8c03\u7528\u8be5\u51fd\u6570.", "localization_tags": [], "locale": "zh-CN", "last_edit": "2015-04-29T06:49:19", "review_tags": []}, {"uuid": "a1409e25-dc6d-4101-a834-dd53ab6654bc", "title": "getter", "url": "/pt-BR/docs/Web/JavaScript/Reference/Functions/get", "tags": [], "summary": "", "localization_tags": [], "locale": "pt-BR", "last_edit": "2016-01-08T09:19:04", "review_tags": []}, {"uuid": "d666d54c-7e3b-42c9-b6c5-2a3007a62122", "title": "getter", "url": "/ru/docs/Web/JavaScript/Reference/Functions/get", "tags": ["\u0433\u0435\u0442\u0442\u0435\u0440"], "summary": "\u0421\u0438\u043d\u0442\u0430\u043a\u0441\u0438\u0441\u00a0get \u0441\u0432\u044f\u0437\u044b\u0432\u0430\u0435\u0442 \u0441\u0432\u043e\u0439\u0441\u0442\u0432\u043e \u043e\u0431\u044a\u0435\u043a\u0442\u0430 \u0441 \u0444\u0443\u043d\u043a\u0446\u0438\u0435\u0439, \u043a\u043e\u0442\u043e\u0440\u0430\u044f \u0431\u0443\u0434\u0435\u0442 \u0432\u044b\u0437\u044b\u0432\u0430\u0442\u044c\u0441\u044f \u00a0\u043f\u0440\u0438 \u043e\u0431\u0440\u0430\u0449\u0435\u043d\u0438\u0438 \u043a \u044d\u0442\u043e\u043c\u0443 \u0441\u0432\u043e\u0439\u0441\u0442\u0432\u0443.", "localization_tags": ["inprogress"], "locale": "ru", "last_edit": "2016-02-12T06:46:52", "review_tags": ["editorial"]}], "modified": "2016-04-05T06:33:30", "label": "getter", "localization_tags": [], "locale": "ja", "id": 1548, "last_edit": "2016-04-05T06:33:23", "summary": "get \u69cb\u6587\u306f\u3001\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u3092\u3001\u30d7\u30ed\u30d1\u30c6\u30a3\u304c\u53c2\u7167\u3055\u308c\u305f\u6642\u306b\u95a2\u6570\u304c\u547c\u3073\u51fa\u3055\u308c\u308b\u3088\u3046\u306b\u7d50\u3073\u3064\u3051\u307e\u3059\u3002", "sections": [{"id": "Quick_Links", "title": null}, {"id": "Syntax", "title": "\u69cb\u6587"}, {"id": "Parameters", "title": "\u5f15\u6570"}, {"id": "Description", "title": "\u8aac\u660e"}, {"id": "Examples", "title": "\u4f8b"}, {"id": "Defining_a_getter_on_new_objects_in_object_initializers", "title": "\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e\u521d\u671f\u5316\u6642\u306b\u65b0\u3057\u3044\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u3067 getter \u3092\u5b9a\u7fa9\u3059\u308b"}, {"id": "Deleting_a_getter_using_the_delete_operator", "title": null}, {"id": "Defining_a_getter_on_existing_objects_using_defineProperty", "title": null}, {"id": "Using_a_computed_property_name", "title": "\u7b97\u51fa\u3055\u308c\u305f\u30d7\u30ed\u30d1\u30c6\u30a3\u540d\u3092\u4f7f\u7528\u3059\u308b"}, {"id": "Smart_self-overwriting_lazy_getters", "title": "\u30b9\u30de\u30fc\u30c8 / \u81ea\u5df1\u66f8\u304d\u63db\u3048 / \u6020\u60f0\u306a getter"}, {"id": "Specifications", "title": "\u4ed5\u69d8"}, {"id": "Browser_compatibility", "title": "\u30d6\u30e9\u30a6\u30b6\u5b9f\u88c5\u72b6\u6cc1"}, {"id": "See_also", "title": "\u95a2\u9023\u60c5\u5831"}], "slug": "Web/JavaScript/Reference/Operators/get", "review_tags": []}