Accessor Glossary

Browse 1 accessor terms defined in plain English, from the cultural dictionary of computing.

1 Accessor Terms

Setter
A method (or language-level property accessor) that controls how a value is assigned to an object's internal field, allowing validation, transformation, or...

Related Topics