{
 "schema"             => string,
 "vuiId"              => integer,
 "vuiName"	      => string,
 "owner"              => string,
 "helpText"           => string,
 "lastChanged"        => string,
 "changeDiary" => list of references to Diary Entry Structures,
 "timestamp"          => integer,
 "props"              => reference to an array of props,
 "locale"             => string, (5.x only)
 "vuiType"             => integer (5.x only)
}
See the ar.h file that accompanies the
ARSystem API for a lengthy and well commented list of properties and property
values.
Last changes to this page 16 Sep 1998 by jcmurphy@arsperl.org