// subclass of Cross to allow filtered associations class CrossSubClass : Cross { String addedProperty; };