shared interface BattleParty { Party@ Party { get const; } }