return description;
return id;
return obj2;
description = string;
this.id = id;
this.obj2 = object2; if (object2 != null) { object2.setBelongsToMainObj(this); }