global class RelatedList { global Boolean hideOnDetail; global String name; global RelatedList() { } global Object clone() { } }