Property (programming)

id: property-programming-178-8216733
title: Property (programming)
text: A property, in some object-oriented programming languages, is a special sort of class member, intermediate in functionality between a field and a method. The syntax for reading and writing of properties is like for fields, but property reads and writes are (usually) translated to 'getter' and 'setter' method calls. The field-like syntax is easier to read and write than many method calls, yet the interposition of method calls "under the hood" allows for data validation, active updating, or implem
brand slug: wiki
category slug: encyclopedia
description: Sort of class member in programming languages
original url: https://en.wikipedia.org/wiki/Property_(programming)
date created: 2006-07-17T12:10:19Z
date modified: 2024-09-04T16:13:07Z
main entity: {"identifier":"Q2123335","url":"https://www.wikidata.org/entity/Q2123335"}
image:
fields total: 13
integrity: 15

Related Entries

Explore Next Part