A procedure (function) defined on a class.
A function belonging to a class, usually defined to operate on that instance's fields. When called, a reference to the instance itself (this/self) is implicitly passed.
© 2026 ITBGM