srecode-insert-getset
srecode-insert-getset is an interactive autoloaded Lisp function in `getset.el
'.
(srecode-insert-getset &optional CLASS-IN FIELD-IN)
Insert get/set methods for the current class.
CLASS-IN is the semantic tag of the class to update.
FIELD-IN is the semantic tag, or string name, of the field to add.
If you do not specify CLASS-IN or FIELD-IN then a class and field
will be derived.