A feature in Meta Programming. Allows querying an object about its attributes at runtime. Often used to find instance variables or methods of an object.

Examples