METHODS

description

Returns a scalar containing the term's description.

my $desc = $O->description;

term

Returns a scalar containing the term's name.

my $term = $O->term;