'Varchar', 'SecondProperty' => 'Int' ); static $has_many = array( 'Relation' => 'Group' ); static $singular_name = "My Object"; static $plural_name = "My Objects"; } ?>