class UConst extends UField; var string Value; static final function UConst CastConst(Object Other) { return Other; }